Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

3rd Quarter Exam

Total questions: 31

Worksheet time: 22mins

Name
Class
Date
1.

What is the software or hardware that provides services to other hardware and software entities?

a)

Network

b)

Server

c)

Operating System

d)

Client

2.

What kind of servers that implement games or services for a game such as social elements of gameplay.

a)

Proxy Server

b)

Media Server

c)

Game Server

d)

Web Server

3.

What type of server is used to deliver media such as streaming video or audio?

a)

Communications Server

b)

Name Server

c)

Proxy Server

d)

Media Server

4.

What type of server do web browsers send requests to on the internet, among the options of application server, network server, web server, and directory server?

a)

Application Server

b)

Network Server

c)

Web Server

d)

Directory Server

5.

What type of server provides services to applications, including mobile apps?

a)

Proxy Server

b)

System Server

c)

Application Server

d)

Media Server

6.

What is the name of the server that is responsible for delivering media content, such as streaming video or audio?

a)

Database Server

b)

API

c)

Media Server

d)

System Server

7.

What is the name of the server operating system developed by Microsoft, as a part of the Windows Network family, which is being developed concurrently with the Windows 10 OS?

a)

Windows 7

b)

Windows Server

c)

Windows 10

d)

Windows 11

8.

Which of the following statements about the advantages of a server is false?

a)

Servers support advanced RAM technologies like DDR4 SDRAM that is scalable.

b)

Graphical capabilities of servers need very high capabilities as it requires very high graphics outputs.

c)

Servers support hot-swappable hard disks.

d)

All options are false.

9.

Which of the following statements about the advantages of a server is false?

a)

Servers are mostly rack-mountable.

b)

They are built to support a single administrator and multiple users.

c)

Servers support hot-swappable hard disks.

d)

Not a valid statement.

10.

Which of the following statements about the advantages of a server is false?

a)

Servers are maintained by a system administrator from a central location.

b)

Servers have a single Network Interface Card (NIC) and can connect to the main network and set a static IP address.

c)

Servers have the advantage of structured cabling.

d)

None of the above

11.

Which of the following statements about the advantages of a server is false?

a)

Servers have a higher storage capacity as multiple disks can be inserted into them.

b)

Servers are manufactured and optimized for 24x7 operation.

c)

They support multiple processors, multiple cores, and multiple threads.

d)

None of the above

12.

It is the brain of Windows Server Network.

a)

Active Directory

b)

Network

c)

DNS

d)

Client

13.

It is a machine that runs Active Directory Services.

a)

Domain Controller

b)

Proxy Server

c)

Game Server

d)

Web Server

14.

It is a logical group of computers that share a central directory database.

a)

API

b)

Domain

c)

File Server

d)

Name Server

15.

It is comprised of all the domains in your enterprise.

a)

Application Server

b)

Web Directory

c)

Forest

d)

DNS

16.

DNS stands for?

a)

Dynamic Name Services

b)

Domain Network Servers

c)

Dynamic Name Servers

d)

Domain Name Services

17.

What is the purpose of a Domain Controller in a Windows Server Network?

a)

To control access to the internet

b)

To manage user accounts and permissions

c)

To host gaming servers

d)

To provide media streaming services

18.

Which type of server is responsible for managing and storing files for network users?

a)

Proxy Server

b)

Application Server

c)

File Server

d)

Web Server

19.

What is the primary function of a DNS server in a network environment?

a)

To provide secure access to the network

b)

To manage user authentication

c)

To translate domain names to IP addresses

d)

To host email services

20.

What type of server is responsible for managing and storing files for network users?

a)

Proxy Server

b)

Application Server

c)

File Server

d)

Web Server

21.

What is the name of the server operating system developed by Microsoft, as a part of the Windows Network family, which is being developed concurrently with the Windows 10 OS?

a)

Windows 7

b)

Windows Server

c)

Windows 10

d)

Windows 11

22.

What is the software or hardware that provides services to other hardware and software entities?

a)

Network

b)

Server

c)

Operating System

d)

Client

23.

What is the primary function of a DHCP server in a network environment?

a)

To provide secure access to the network

b)

To manage user authentication

c)

To assign IP addresses to devices

d)

To host email services

24.

Which type of server is responsible for managing email services in a network environment?

a)

Proxy Server

b)

Email Server

c)

File Server

d)

Web Server

25.

What is the purpose of a firewall server in a network environment?

a)

To filter incoming and outgoing network traffic

b)

To manage user accounts and permissions

c)

To host gaming servers

d)

To provide media streaming services

26.

What is the purpose of a Proxy Server in a network environment?

a)

To filter incoming and outgoing network traffic

b)

To manage user accounts and permissions

c)

To host gaming servers

d)

To provide media streaming services

27.

Which type of server is responsible for managing database services in a network environment?

a)

Proxy Server

b)

Database Server

c)

File Server

d)

Web Server

28.

What is the primary function of an Application Server in a network environment?

a)

To provide secure access to the network

b)

To manage user authentication

c)

To run applications and provide services to clients

d)

To host email services

29.

What is the primary function of a File Server in a network environment?

a)

To provide secure access to the network

b)

To manage user authentication

c)

To store and manage files for network users

d)

To host email services

30.

Which type of server is responsible for managing email services in a network environment?

a)

Proxy Server

b)

Email Server

c)

File Server

d)

Web Server

31-34.

## Server-Client Architecture

In the world of computing, the server-client architecture is a network design element where a centralized computer, known as the server, provides data to other computers called clients. In this setup, clients request resources or services from the server over the network. The server has the most power and storage in this architecture. It hosts and delivers services like file sharing, data storage, and internet access to the client computers. The clients, on the other hand, are typically personal computers or workstations that rely on the server for these resources. The server-client model allows for centralization of data and resources, which can lead to increased efficiency and ease of management. However, it also means that if the server goes down, all the clients lose access to the resources.

## Stand-Alone Computers

Contrastingly, a stand-alone computer is a type of personal computer that operates independently and is not part of a network. It is designed to be used by one person at a time and cannot share its resources with other computers. Stand-alone computers have their own local software and hardware that are sufficient for them to function. They do not rely on a central server or network infrastructure. All the necessary applications and data are stored locally on the computer's hard drive. While stand-alone computers offer simplicity and ease of use, they lack the collaborative capabilities of networked computers. Data sharing and resource allocation among multiple users are not possible with stand-alone computers. In conclusion, both server-client architecture and stand-alone computers have their own advantages and disadvantages. The choice between the two depends on the specific needs and resources of the user or organization.

31.

Imagine you are working in a small business with five employees. Would you recommend using a server-client architecture or stand-alone computers? Why?

(a)  

32.

Your school has just upgraded its computer lab. Would you recommend setting up the computers as a server-client architecture or stand-alone computers? Why?

(a)  

33.

An individual is looking to purchase a computer for personal use. Would you recommend a stand-alone computer or a server-client architecture? Why?

(a)  

34.

. A small business owner wants to set up a network to connect all the computers in their office. What are the advantages of using a server-client architecture for this purpose?

(a)