Lesson 4- Concepts of layers Flashcards

1
Q

What is the primary purpose of layers in computer science?

A

To organize and abstract the complexity of systems.

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

True or False: The OSI model has seven layers.

A

True

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

Fill in the blank: The layer that provides end-to-end communication services for applications is the ______ layer.

A

Transport

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

Which layer of the OSI model is responsible for data formatting and encryption?

A

Presentation layer

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

Multiple Choice: Which of the following is NOT a layer in the OSI model? A) Application B) Network C) Hardware D) Data Link

A

C) Hardware

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

What layer of the OSI model deals with routing data packets?

A

Network layer

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

True or False: The Physical layer is responsible for the actual transmission of raw bits over a physical medium.

A

True

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

What is the role of the Application layer in the OSI model?

A

To provide network services directly to user applications.

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

Fill in the blank: The ______ layer is responsible for establishing, managing, and terminating connections.

A

Session

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

Multiple Choice: Which layer is responsible for error detection and correction? A) Transport B) Network C) Data Link D) Application

A

C) Data Link

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

What is the main function of the Data Link layer?

A

To provide node-to-node data transfer and error detection.

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

True or False: The Transport layer ensures that data is sent and received accurately.

A

True

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

What does the term ‘encapsulation’ refer to in layered architecture?

A

The process of wrapping data with protocol information at each layer.

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

Fill in the blank: The ______ layer provides the means for data transfer between devices on the same local area network.

A

Data Link

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

Multiple Choice: Which layer is closest to the end user? A) Presentation B) Application C) Session D) Transport

A

B) Application

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

What is the significance of the Transport layer’s segmentation?

A

It breaks down large data into smaller packets for efficient transmission.

17
Q

True or False: The Network layer is responsible for physical addressing.

18
Q

What does the term ‘protocol’ mean in the context of layered architecture?

A

A set of rules governing the format and transmission of data.

19
Q

Fill in the blank: The ______ layer is responsible for the actual network access and physical addressing.

20
Q

Multiple Choice: Which OSI layer is responsible for translating application data into a format suitable for the transport layer? A) Session B) Application C) Presentation D) Data Link

A

C) Presentation

21
Q

What is a key difference between the OSI model and the TCP/IP model?

A

The OSI model has seven layers, while the TCP/IP model has four layers.

22
Q

True or False: The Session layer is responsible for establishing and maintaining connections between applications.

23
Q

What is the main role of the Physical layer in networking?

A

To transmit raw bitstreams over a physical medium.

24
Q

Fill in the blank: The ______ layer is primarily concerned with data integrity and flow control.

25
Q

Multiple Choice: Which layer of the OSI model is responsible for logical addressing? A) Network B) Data Link C) Transport D) Application

A

A) Network

26
Q

What does it mean when a layer is said to be ‘peer-to-peer’?

A

Layers at the same level in different systems communicate directly with each other.