Web Technologies and Development MCQs (Part-1)

What does HTML stand for?

A HomeText Machine Language
B HyperText Markup Language
C HyperTool Markup Language
D HomeText Markup Language

Which of the following is used to style web pages?

A CSS
B PHP
C HTML
D JavaScript

What does CSS stand for?

A Computer Style Sheets
B Color Style Sheets
C Cascading Style Sheets
D Central Style Sheets

Which language is primarily used for client-side scripting?

A Ruby
B JavaScript
C Python
D Java

Which of the following is a front-end JavaScript framework?

A React
B Flask
C Django
D Node.js

What does REST stand for in web development?

A Real-time Engine Service Transfer
B Reliable Efficient Service Technology
C Remote Service Technology
D Representational State Transfer

Which of the following is a backend web development language?

A PHP
B JavaScript
C HTML
D CSS

Which of the following is used for creating dynamic and interactive web pages?

A SQL
B JavaScript
C HTML
D CSS

What does the acronym SEO stand for?

A Search Engine Optimization
B Server Environment Optimization
C Social Engine Optimization
D Search External Optimization

Which of the following is an example of a content management system (CMS)?

A Angular
B WordPress
C Django
D Node.js

What is the primary purpose of a database in web development?

A Run web applications
B Store images
C Store and retrieve data
D Create HTML pages

What is the main use of APIs in web development?

A To enhance web security
B To enable communication between systems
C To manage content updates
D To manage data storage

Which of the following is a feature of Progressive Web Apps (PWAs)?

A Requires a server to work
B Cannot be installed
C Only works on desktop
D Works offline

What is Node.js primarily used for in web development?

A Web design
B Frontend development
C Backend development
D Database management

Which of the following web technologies is used for real-time communication?

A WebSockets
B PHP
C HTML
D CSS