Web Technologies and Development MCQs (Part-3)

What is the main purpose of HTML in web development?

A Manage data
B Structure content
C Design web pages
D Add interactivity

Which of the following languages is used to style web pages?

A CSS
B PHP
C JavaScript
D HTML

Which JavaScript feature allows interaction with HTML elements dynamically?

A Arrays
B Functions
C DOM
D Loops

Which of the following frameworks is used to build mobile-first web applications?

A React
B Bootstrap
C Angular
D Bootstrap

Which of these is a backend technology?

A Node.js
B React
C CSS
D HTML

Which of the following is a protocol used for transferring data between a client and a server?

A Python
B CSS
C SQL
D HTTP

Which web technology enables websites to update without reloading the entire page?

A CSS
B AJAX
C PHP
D HTML

Which of the following is used to manage user sessions in web applications?

A Cookies
B HTML
C JavaScript
D Cookies

Which of the following allows a web page to load faster by reducing its size?

A Compression
B Caching
C Minification
D Authentication

Which of these technologies is used to create a dynamic, single-page application?

A WordPress
B Angular
C Flask
D Angular

Which web technology allows a server to push real-time updates to a client?

A WebSockets
B GraphQL
C WebSockets
D HTTP

Which of the following describes server-side rendering (SSR)?

A Rendering CSS dynamically
B Rendering pages on the server
C Rendering pages in the browser
D Rendering static content

Which of the following is used to integrate databases with web applications?

A SQL
B Python
C HTML
D CSS

Which of these tools is used to host web applications on the cloud?

A React
B AWS
C Python
D Bootstrap

Which of the following techniques improves web performance by reducing the load on the server?

A Caching
B Authentication
C Minification
D Compression