Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DBA - Week 12 Quiz - Client Server Model

Total questions: 15

Worksheet time: 11mins

Name
Class
Date
1.

Where capabilities and authentication data are exchanged

a)

Connection Phase

b)

Command Phase

2.

Which accepts commands from the client and executes them

a)

Command Phase

b)

Connection Phase

3.

Is a distributed application structure that partitions task or workload between the providers of a resource or service, called servers, and service requesters called clients.

a)

The Client-server model

b)

client-server architecture

4.

When the client computer sends a request for data to the server through the internet, the server accepts the requested process and deliver the data packets requested back to the client.

a)

The Client-server model

b)

the client-server architecture

5.

is a computer (Host) i.e. capable of receiving information

a)

Client

b)

Host

c)

Server

6.

the service providers

a)

Client

b)

Servers

c)

Host

7.

 is a remote computer which provides information (data) or access to particular services.

a)

Client

b)

Host

c)

Server

8.

DNS Server.

a)

DOMAIN NAME SYSTEM Server

b)

DIGITAL NAME SYSTEM

c)

DOMAIN NETWORK SERVER

9.

URL stand for?

a)

UNION RESOURCE LOCATOR

b)

UNIFORM RESOURCE LOCATOR

c)

UNIDENTIFIED RESOURCE LOCATION

10.

DOM stands for ?

a)

Document Object Model

b)

Digital Object Model

c)

Document Outlay Model

11.

Advantages of Client-Server model

a)

Cost efficient requires less maintenance cost and Data recovery is possible.

b)

Data packets may be spoofed or modified during transmission.

12.

Server-side Programming

a)

Querying the database

b)

Operations over networks

13.

Client-side Programming

a)

work as an interface between all servers

b)

Sending request for data to server

14.

The MySQL protocol is used between MySQL Clients and a MySQL Server. It is implemented by:

a)

·   Transparent encryption using SSL

b)

·   Communication between master and slave replication servers

15.

The Connection Phase performs these tasks:

a)

setup DNS communication channel if requested

b)

exchange the capabilities of client and server