Search Header Logo
W3 - Temporary file (SY24-25/C305-302I)

W3 - Temporary file (SY24-25/C305-302I)

Assessment

Presentation

Computers

University

Practice Problem

Hard

Created by

Don Bonus

Used 1+ times

FREE Resource

27 Slides • 12 Questions

1

media

2

media

3

media

4

Multiple Choice

Which of the following protocols is commonly used by clients to access web services?

1

SMTP

2

FTP

3

DNS

4

HTTP

5

media

6

media

7

Multiple Choice

Which of the following best describes the process of a client connecting to a web server?

1

The client directly accesses the server without resolving the IP address.

2

The client sends a DNS request to resolve the IP address of the server, then establishes a connection.

3

The client encrypts data before requesting access.

4

The client needs no IP address to connect to the server.

8

media

9

media

10

media

11

media

12

Multiple Choice

In the client-server model, how is data typically transmitted from the client to the server?

1

The client sends a request packet to the server, which processes and responds to it.

2

The client sends an encrypted request to the server.

3

The client sends data directly through an intermediary server.

4

The client sends data through multiple redundant servers.

13

media

14

media

15

Multiple Choice

Which of the following is a key feature of TCP?

1

Connectionless communication

2

Fast transmission without error-checking

3

Unreliable delivery

4

Guaranteed data delivery

16

media

17

media

18

media

19

Multiple Choice

UDP is best suited for which of the following types of applications?

1

Live streaming

2

Email communication

3

File transfer

4

Secure transactions

20

media

21

media

22

media

23

Multiple Choice

How does UDP handle port numbers differently than TCP?

1

UDP doesn’t use port numbers.

2

UDP uses port numbers only for encryption.

3

UDP uses the same port numbers as TCP for all communications.

4

UDP uses port numbers to route data to the correct application without establishing a connection.

24

media

25

media

26

media

27

Multiple Choice

What happens if a service is not listening on the specified port number in a TCP communication?

1

The connection fails, and an error is returned to the client.

2

The connection is established but data is dropped.

3

The client retries on another port.

4

The server automatically reroutes to a different port.

28

media

29

media

30

media

31

media

32

media

33

media

34

media

35

Multiple Choice

You're trying to access a website, but your browser returns a "Server Not Found" error. What is the most likely issue?

1

The DNS server failed to resolve the website’s domain name to an IP address.

2

The server is overloaded.

3

Your computer's firewall is blocking the connection.

4

The website is using an outdated HTTP version.

36

Multiple Choice

A user is unable to reach any websites, but can still access local network resources. Which of the following is the most likely cause?

1

The user’s computer has been assigned an invalid IP address.

2

The DNS server is down.

3

The web server is offline.

4

The default gateway configuration is incorrect.

37

Multiple Choice

You’ve deployed a web server, but clients report that they can't access it. After checking the server's firewall, you realize that the web server’s port is closed. Which port should be opened to resolve this issue?

1

20

2

21

3

80

4

110

38

Multiple Choice

A client application times out when trying to connect to a remote server. Which method can help determine if the server is reachable over the network?

1

Checking the server’s firewall rules

2

Running a ping test to the server’s IP address

3

Ensuring the server’s application is running

4

Updating the client application to the latest version

39

Multiple Choice

A gaming application requires fast communication between players, but some data loss is acceptable. Which transport layer protocol should you implement?

1

TCP

2

UDP

3

HTTP

4

FTP

media

Show answer

Auto Play

Slide 1 / 39

SLIDE