wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Lecture-1

Total questions: 24

Worksheet time: 12mins

Name
Class
Date
1.

What is the primary function of a client in client-server architecture?

a)

To process requests

b)

To request information or services

c)

To store data

d)

To manage network security

2.

Which of the following is a benefit of centralized control in client-server architecture?

a)

Decentralized data storage

b)

Higher operational costs

c)

Easier upgrades and management

d)

Increased data redundancy

3.

What does scalability in client-server architecture refer to?

a)

The complexity of server configurations

b)

The number of clients connected

c)

The speed of data processing

d)

The ability to handle increasing workloads

4.

What is an IP address?

a)

A method for data encryption

b)

A protocol for secure communication

c)

A unique identifier for a device on a network

d)

A type of server

5.

Which of the following best describes the request-response cycle?

a)

A way to store data on a client device

b)

A cycle where a client sends a request and receives a response from a server

c)

A method for servers to communicate with each other

d)

A process where clients send data to each other

6.

What is the role of a server in client-server architecture?

a)

To request data from clients

b)

To provide access to data and services

c)

To encrypt data for security

d)

To manage client devices

7.

What does HTTP stand for?

a)

Hypertext Type Protocol

b)

Hyperlink Text Transfer Protocol

c)

High Transfer Text Protocol

d)

Hypertext Transfer Protocol

8.

In which scenario would you use asynchronous requests?

a)

When you need immediate feedback from the server

b)

When sending a simple text message

c)

When waiting for a server response before proceeding

d)

When uploading a file while continuing to use the application

9.

What is the main advantage of operational efficiency in client-server architecture?

a)

Servers are less reliable

b)

Clients can operate independently

c)

Files are managed on a single server

d)

Data is stored in multiple locations

10.

Which of the following is NOT a type of client-server model?

a)

3-Tier Architecture

b)

2-Tier Architecture

c)

4-Tier Architecture

d)

1-Tier Architecture

11.

What is the purpose of a port number in networking?

a)

To manage user authentication

b)

To assign IP addresses to devices

c)

To encrypt data during transmission

d)

To identify a specific process for messages

12.

What does HTTPS provide that HTTP does not?

a)

Simpler request-response cycles

b)

More reliable connections

c)

Secure communication through encryption

d)

Faster data transfer

13.

Which of the following is an example of a 2-Tier Architecture?

a)

A web application with a separate database

b)

A standalone application like Microsoft Excel

c)

A desktop app connected to a central database

d)

An enterprise-level cloud application

14.

What is the main function of the application layer in a 3-Tier Architecture?

a)

Network communication

b)

User interface management

c)

Business logic processing

d)

Data storage

15.

Which of the following describes synchronous requests?

a)

Clients can continue working while waiting for a response

b)

Responses are sent without waiting for requests

c)

Clients wait for a server response before proceeding

d)

Requests are processed in parallel

16.

What is the significance of adaptability in client-server architecture?

a)

It restricts the integration of new technologies

b)

It enables seamless modifications to meet changing requirements

c)

It allows for fixed configurations

d)

It complicates the management of user needs

17.

Which of the following is a characteristic of client devices?

a)

They are always physical devices

b)

They manage network security

c)

They are also called hosts

d)

They provide data and services

18.

What is the role of a status line in an HTTP response?

a)

To provide the version of the HTTP protocol

b)

To indicate the type of request

c)

To specify the server's IP address

d)

To list the headers of the response

19.

Which of the following is an example of a client-server interaction in online shopping?

a)

Browsing products and receiving product data

b)

Sending emails and receiving replies

c)

Playing games and updating scores

d)

Checking bank balances and transferring money

20.

What is the main advantage of reliability in client-server architecture?

a)

Centralized data management

b)

Higher operational costs

c)

Increased data redundancy

d)

Simplified user interfaces

21.

What does the term 'payload' refer to in the context of HTTP requests and responses?

a)

The network's bandwidth

b)

The client's storage capacity

c)

The server's processing power

d)

The data being sent or received

22.

Which of the following is a common use of a server?

a)

To send emails

b)

To browse the internet

c)

To create documents

d)

To play games

23.

What is the primary purpose of the header in an HTTP request?

a)

To indicate the HTTP method

b)

To specify the URL path

c)

To provide the status code

d)

To contain key/value pairs with additional information

24.

What is the main difference between a client and a server?

a)

Clients request services, while servers provide them

b)

Clients are always physical devices, while servers are not

c)

Clients store data, while servers process requests

d)

Clients manage networks, while servers handle security