hahhsha
  • 1. What is the default port for HTTP?
A) 80
B) 81
C) 443
D) 444
  • 2. It is a common web server software?
A) Google
B) Outlook
C) Apache
  • 3. It translates domain names into IP addresses?
A) DNS
B) ISP
C) HTTP
  • 4. Which of the following best describes DNS?
A) Encrypts web data
B) Acts like a phonebook of the Internet
C) Runs web application
  • 5. Which port does HTTPS use by default?
A) 81
B) 80
C) 443
D) 444
  • 6. The global network of interconnected computers that communicate using TCP/IP protocols.
A) HTTP
B) Internet
C) WWW
  • 7. A service that runs on the Internet and consists of websites and web pages.
A) Chrome
B) WWW
C) Google
  • 8. The software used to access, retrieve, and display web content
A) Chrome
B) Safari
C) Web Browser
  • 9. The part of a domain name that represents the category, such as .com, .org, or .edu.
A) Top-Level Domain
B) Sub-Level Domain
C) Second-Level Domain
  • 10. The service that stores and provides access to websites on the Internet.
A) Web hosting
B) Website
C) Web Application
  • 11. The CSS module used for creating 2-dimensional layouts with rows and columns.
A) CSS flexbox
B) CSS box
C) CSS Grid
  • 12. The scripting language used to add interactivity to web pages.
A) CSS
B) Python
C) Javascript
  • 13. The programming interface that represents the structure of an HTML document and allows JavaScript to modify it.
A) Data Operation Method
B) Document Object Model
C) Document Ordered Markup
  • 14. JavaScript feature that reacts to user actions such as clicks, scrolls, and key presses.
A) Functions
B) Animations
C) Events
  • 15. A design approach that ensures websites look good on all devices (mobile, tablet, desktop)
A) Responsive Design
B) Responsive Web Design
C) Static Web Design
  • 16. A CSS framework developed by Twitter that uses a 12-column grid system and prebuilt components.
A) Materialize
B) Bootstrap
C) Tailwind CSS
  • 17. server-side language is embedded within HTML and widely used for web development?
A) MYSQL
B) Python Flask
C) PHP
  • 18. A JavaScript runtime environment
A) Node.js
B) Django
C) Python Flask
  • 19. Python framework is lightweight and suitable for beginners in back-end development?
A) Flask
B) Django
C) Tornado
  • 20. web server works well with PHP and uses .htaccess for configuration?
A) Nginx
B) Express.js
C) Apache
  • 21. web server is efficient at handling many concurrent connections and is often used as a reverse proxy?
A) Express.js
B) Node.js
C) Apache
  • 22. In form submissions, which two HTTP methods are commonly used to send data?
A) SEND and RECEIVE
B) POST and GET
C) FETCH and UPDATE
  • 23. In Express.js, which library is commonly used for password hashing?
A) JWT
B) SQL
C) bcrypt
  • 24. back-end concept allows dynamic content generation and database access?
A) Client-side rendering only
B) Server-side scripting
C) CSS styling
  • 25. is a relational, open-source database commonly used in web apps?
A) MONGODB
B) MYSQL
C) FIREBASE
  • 26. database supports complex queries and JSON data, making it suitable for enterprise use?
A) MONGODB
B) MYSQL
C) PostgreSQL
  • 27. A document-based NoSQL database
A) MYSQL
B) MongoDB
C) PostgreSQL
  • 28. CRUD stand for in database operations?
A) Copy, Reset, Undo, Display
B) Connect, Run, Update, Delete
C) Create, Read, Update, Delete
  • 29. To ensure input follows the correct format and type
A) data validation
B) sanitation
C) authentication
  • 30. Cleaning input by removing harmful characters
A) sanitation
B) data validation
C) authentication
Students who took this test also took :

Created with That Quiz — where test making and test taking are made easy for math and other subject areas.