wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Web Frame Reviewer

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

In the MVC pattern, what is the role of the "Model"?

a)

Handles communication between the Model and View

b)

None of the choices

c)

Handles user input and interaction

d)

Manages the presentation and user interface

2.

Which HTTP method is typically used for retrieving data from a server without causing any side effects?

a)

PUT

b)

DELETE

c)

GET

d)

POST

3.

MVC stands for Model, View, and Component.

a)

True

b)

False

4.

When the MVC was introduced?

a)

1897

b)

1989

c)

1988

d)

1987

5.

Which HTTP method is commonly used for submitting form data to a server?

a)

GET

b)

DELETE

c)

PUT

d)

POST

6.

Which of the following is a server-side scripting language commonly used in web development?

a)

Java

b)

PHP

c)

JavaScript

d)

Python

7.

In the MVC pattern, the "View" is responsible for displaying the data and receiving user input.

a)

True

b)

False

8.

It is the program which processes the network requests of the users and serves them with files that create web pages.

a)

Web Browser

b)

HTTP

c)

Web Server

d)

Web Technology

9.

Which component in the MVC pattern is responsible for handling user input and updating the Model accordingly?

a)

Controller

b)

Router

c)

Model

d)

View

10.

The "Model" in MVC is responsible for managing the presentation and user interface.

a)

True

b)

False

11.

Responsive web design is the practice of designing and developing websites that work well on a variety of devices and screen sizes.

a)

True

b)

False

12.

What is the purpose of JavaScript in web development?

a)

Styling and formatting

b)

Client-side scripting

c)

Server-side scripting

d)

Database management

13.

Which of the following best describes the purpose of Ajax (Asynchronous JavaScript and XML)

a)

None of the choices

b)

A programming language for server-side development

c)

A database management system

d)

A markup language for designing web pages

e)

A technique for asynchronous communication between the client and server