Web Technologies and Development MCQs (Part-6)

Which of the following is a server-side scripting language?

A HTML
B PHP
C CSS
D JavaScript

Which of the following is a feature of Node.js?

A Server-side scripting
B Database management
C Content management
D Frontend framework

What is the role of OAuth in web development?

A Data encryption
B User authentication
C Data compression
D Authorization

Which of the following is a feature of JWT (JSON Web Token)?

A Session management
B Secure data transmission
C Database query
D CSS styling

Which server-side framework is commonly used with Python?

A Flask
B React
C Vue.js
D Angular

What does RESTful authentication rely on for client authorization?

A OAuth
B Sessions
C JWT
D Cookies

Which of these frameworks is used for building web applications with Python?

A Flask
B Express
C Angular
D React

What is the primary purpose of server-side scripting?

A Client-side rendering
B Data processing
C CSS styling
D Image optimization

Which of the following is used to handle authentication in a web application?

A Node.js
B JWT
C React
D CSS

Which of the following web technologies is used for creating dynamic web pages with Python?

A Flask
B MySQL
C HTML
D CSS

Which HTTP method is typically used to send data in a RESTful API?

A GET
B POST
C DELETE
D PUT

What is the purpose of the Flask framework?

A Server-side application development
B Static website creation
C Database management
D Client-side rendering

Which of the following methods is commonly used for authentication in web applications?

A POST
B JWT
C GET
D CSS

What does OAuth enable in web applications?

A User data retrieval
B External service access
C Secure payment transactions
D UI design

Which web technology is typically used for building RESTful APIs with Node.js?

A Angular
B Django
C Express
D Flask