Computer Networks - 4
Covers OSI layered architecture concepts including service access points (SAP), data units (PDU, SDU, IDU), and different service models (connection-oriented, connectionless, reliable, unreliable) with practical examples.
Questions
The active elements in each layer are called
- entities
- objects
- classes
- none
The entities in layer n implement a service used by layer n + 1, layer n is called
- service provider
- service user
- servicer
- none of these
The entities in layer n implement a service used by layer n + 1, layer n + 1 is called
- service provider
- service user
- servicer
- none
The services are available at
- MAP
- WAP
- SAP
- LAP
SAP means
- Service Access Point
- Service Address Point
- Service Access Port
- Service Address Port
IDU means
- Inheritance Data Unit
- Interface Data Unit
- Integrated Data Unit
- None of these
PDU means
- Parallel Data Unit
- Positve Data Unit
- Poly Data Unit
- Protocol Data Unit
SDU means
- Service Data Unit
- Several Data Unit
- Seperate Data Unit
- None of these
The connectionless service is like
- postal system
- telephone system
- computer system
- none of these
The connection-oriented service is like
- postal system
- telephone system
- computer system
- none of these
In connectionless service, message contains ____ destination address.
- quarter
- half
- full
- two
Reliable services never ____ data
- accept
- reject
- gain
- lose
The message sequence is a reliable ____ service.
- connection oriented
- connectionless
- both (1) and (2)
- none of these
In message sequence, message boundaries are
- wasted
- not wasted
- preserved
- not preserved
Byte stream is a ____ connection oriented service.
- unreliable
- reliable
- good
- none of these
In byte stream, there is ____ message boundary.
- a
- two
- no
- none of these
Datagram is ____ connectionless service.
- unreliable
- reliable
- bad
- none of these
The sequence of pages is an example for
- message stream
- byte stream
- connectionless service
- unreliable service
The remote login is an example for
- message stream
- byte stream
- connectionless service
- unreliable service
An electronic junk mail is an example for
- message stream
- byte stream
- connection-oriented service
- datagram
The digitized voice is an example for
- message stream
- byte stream
- connectionless service
- unreliable service
The registered mail is an example for
- message stream
- byte stream
- connection oriented service
- none of these
A database query is an example for
- message stream
- byte stream
- datagram
- request-reply service