Web Technologies and Development MCQs (Part-2)

What is the primary purpose of HTML in web development?

A Adding interactivity
B Data storage
C Layout structure
D Styling elements

Which of the following languages is used for creating the behavior of web pages?

A HTML
B JavaScript
C SQL
D CSS

Which CSS property is used to change the background color of an element?

A background-color
B element-color
C background-color
D font-color

Which web technology allows two-way communication between the client and server without reloading the page?

A HTTP
B REST API
C GraphQL
D WebSockets

What does the term “Responsive Web Design” refer to?

A Device adaptability
B Quick website loading
C Multiple page designs
D Content optimization

Which of the following is a backend web framework?

A Angular
B Django
C Vue.js
D React

What does “SEO” focus on in web development?

A Search engine ranking
B Database management
C Web security
D User experience

Which of the following technologies is often used for server-side scripting?

A JavaScript
B Node.js
C CSS
D HTML

What is the main purpose of Progressive Web Apps (PWAs)?

A Increase speed
B Enhance backend
C Allow offline usage
D Improve security

Which of the following is an example of a database used in web development?

A MySQL
B React
C Flask
D Angular

What is the function of OAuth in web applications?

A Style web pages
B Provide user authentication
C Encrypt data
D Load web content

Which of the following is NOT a feature of Single Page Applications (SPAs)?

A Dynamic content loading
B Fast page loading
C Smooth user experience
D Requires reloading to update data

Which of these frameworks is used for building UI components in frontend development?

A PHP
B React
C React
D Django

What is the role of JWT in web security?

A Data encryption
B Token-based authentication
C URL routing
D Data storage

Which technology allows web applications to interact with hardware devices over the internet?

A IoT
B WebSockets
C PHP
D HTTP