Lesson 3 - Standards and Protocols Flashcards

1
Q

What is a protocol in computer science?

A

A protocol is a set of rules or standards that define how data is transmitted and received over a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

True or False: Protocols can only be used in networking.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Fill in the blank: The __________ defines the format of the data and how it is transmitted in a network.

A

protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the purpose of standards in computer science?

A

Standards ensure compatibility and interoperability between different systems and technologies.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which protocol is commonly used for secure data transmission over the internet?

A

HTTPS (Hypertext Transfer Protocol Secure)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Multiple Choice: Which of the following is NOT a network protocol? A) TCP B) HTTP C) HTML D) IP

A

C) HTML

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does TCP stand for?

A

Transmission Control Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

True or False: IP addresses are used in the Internet Protocol to identify devices on a network.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the role of the OSI model in networking?

A

The OSI model provides a framework to understand and implement networking protocols in seven layers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Fill in the blank: The __________ layer of the OSI model is responsible for data encryption and compression.

A

presentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which layer of the OSI model does the TCP protocol operate at?

A

Transport layer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Multiple Choice: What is the main purpose of the HTTP protocol? A) File transfer B) Web browsing C) Email transmission D) Network management

A

B) Web browsing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does the acronym ‘FTP’ stand for?

A

File Transfer Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

True or False: The SMTP protocol is used for sending emails.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is a key feature of the UDP protocol?

A

It is connectionless and does not guarantee delivery of packets.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Fill in the blank: __________ is a protocol used for transferring files over the internet.

A

FTP (File Transfer Protocol)

17
Q

What is the main function of the DNS protocol?

A

To translate domain names into IP addresses.

18
Q

Multiple Choice: Which protocol is used for remote login to another computer? A) SSH B) HTTP C) FTP D) DHCP

19
Q

True or False: A standard is always a mandatory requirement in technology.

20
Q

What does the acronym ‘DHCP’ stand for?

A

Dynamic Host Configuration Protocol