-
________ is the rate of successful message delivery over a communication channel.
- Processing Delay
- Queuing Delay
- Throughput
- Packet Loss
Show Answer
Answer : Option ( c ) -
Denote the length of the packet by L bits, and denote the transmission rate of the link from router to router by R bits/sec. ____________________ is L/R.
- Processing Delay
- Queuing Delay
- Transmission Delay
- Propagation Delay
Show Answer
Answer : Option ( c ) -
Full name of MAN is ____
- Metro Area Network
- Master Area Network
- Metropolitan Area Network
- Mega Area Network
Show Answer
Answer : Option ( c ) -
In message switching, the whole _______ is treated as a data unit and is transferred in its entirety.
- Packet
- Byte
- Message
- Block
Show Answer
Answer : Option ( c ) -
Lowest layer of OSI model is
- Transport Layer
- Network Layer
- Session Layer
- Physical Layer
Show Answer
Answer : Option ( d ) -
OSI Reference Model has _____ layers
- 5
- 7
- 6
- 8
Show Answer
Answer : Option ( b ) -
Techniques used in data communnications to transfer data
- Connection-oriented method
- Connectionless method
- TCP
- Connection-oriented method and connectionless method
Show Answer
Answer : Option ( d ) -
Techniques used in data communications to transfer data
- Connection-oriented method
- Connectionless method
- TCP
- Connection-oriented method and Connectionless method
Show Answer
Answer : Option ( d ) -
The speed with which data is moved from one place to another on a network
- Packet
- Speed
- Bandwidth
- LAN
Show Answer
Answer : Option ( c ) -
The time required to examine the packet;s header and determine where to direct the packet is part of _____
- Processing Delay
- Queuind Delay
- Transmission Delay
- Packet Loss
Show Answer
Answer : Option ( a ) -
Which Protocol is known as pull protocol?
- HTTP
- SMTP
- FTP
- TCP
Show Answer
Answer : Option ( a ) -
Within same host, two proxesses communicate using____
- Inter Process Communication
- Message Passing
- Using Protocols
- Can't Communicate
Show Answer
Answer : Option ( a ) -
Which protocol is used to transfer mail from senders user agent to senders mail server?
- HTTP
- POP3
- SMTP
- FTP
Show Answer
Answer : Option ( c ) -
What is the full name of UDP?
- Used Data Protocol
- Used Datagram Protocol
- User Datagram Protocol
- User Data Protocol
Show Answer
Answer : Option ( c ) -
Which protocol provides reliable transport?
- TCP
- UDP
- HTTP
- SMTP
Show Answer
Answer : Option ( a ) -
Program under exection is called ____
- Operating System
- Process
- Message
- None
Show Answer
Answer : Option ( b ) -
TCP is ______ protocol
- connection oriented
- connectionless services
- routing
Show Answer
Answer : Option ( a ) -
What is HTTP response time of non-persisent HTTP?
- 2RTT
- RTT
- 2RTT + file transmission time
- RTT + file transmission time
Show Answer
Answer : Option ( c ) -
In ___ HTTP multiple objects can be sent over single TCP connection
- non-persistenet HTTP
- persistent HTTP
- Single HTTP
- Multiple HTTP
Show Answer
Answer : Option ( b ) -
What should be included in cookes component?
- cookie header line of HTTP response message
- cookie file kept on user's host, managed by user's browser
- back-end database at Web Site
- all
Show Answer
Answer : Option ( d ) -
From the following find the ones which is not a network app?
- Social Networking
- Protocols
- Text Messaging
Show Answer
Answer : Option ( c ) -
Which protocol is known as push protocol?
- HTTP
- SMTP
- FTP
- TCP
Show Answer
Answer : Option ( b ) -
FTP uses how many TCP connections to transfer a file?
- 1
- 2
- 3
- 4
Show Answer
Answer : Option ( b ) -
To use the services of UDP, wee need ____ socket address
- four
- two
- three
- one
Show Answer
Answer : Option ( b ) -
Transport layer protocols deals with
- application to application communication
- process to process communication
- node to node communication
- routing
Show Answer
Answer : Option ( b ) -
In stop and wait protocol _____
- Sequence number are required
- Sequence number are not required
- Waiting Sequence
- Ack required
Show Answer
Answer : Option ( b ) -
Multiplexing done at ___ side
- Sender
- Reciever
- Channel
- Routing
Show Answer
Answer : Option ( a ) -
For stop-and-wait- ARQ, for 10 data packets sent ___ acknowledgements are needed
- exactly 10
- less than 10
- more than 10
- only one
Show Answer
Answer : Option ( a ) -
Transport layer aggregates data from different applications into a single stream before passing it to _____
- data link layer
- appplication layer
- physical layer
- network layer
Show Answer
Answer : Option ( d ) -
Each segment as an independent packet and delivers it to the transport layer at the destination machine is called _____
- Connection Oriented
- Connectionless
- Segmentation
- Reassembly
Show Answer
Answer : Option ( b ) -
____ control refers to a set of procedures used to restrict the amount of data that the sender can send before waiting for ackowledgement.
- Flow
- Error
- Transmission
- Data
Show Answer
Answer : Option ( a ) -
The sending side if rdt simply accepts data from the upper layer via the ____ event
- rdt_rcv()
- rdt_rcv(data)
- udt_send(data)
- rdt_send(data)
Show Answer
Answer : Option ( d ) -
In case odf rdt2.2 reciever can send ___ reply to sender
- Only ACK
- Only NAK
- Both ACK and NAK
- Nothing
Show Answer
Answer : Option ( a ) -
Demultiplexing done at ___ side
- Sender
- Reciever
- Both Side
- Channel
Show Answer
Answer : Option ( b ) -
The checksum is used for ____
- data recovery
- data transfer
- error detection
- error recovery
Show Answer
Answer : Option ( c ) -
A ____ protocol provides logical communication between processes running on different hosts
- transport-layer
- application-layer
- network-layer
- session-layer
Show Answer
Answer : Option ( a ) -
___ is not a function of network layer
- routing
- inter-networking
- congestion control
- error control
Show Answer
Answer : Option ( d ) -
A 4 byte IP address = ____ + ____
- network address + mac address
- host address + mac address
- network address + host address
- mac address + ip address
Show Answer
Answer : Option ( c ) -
In virtual circuit network each packet holds _____
- full source and destination address
- a short VC number
- only source address
- only destination address
Show Answer
Answer : Option ( b ) -
The network layer protocol for internet is ____
- ethernet
- internet protocol
- hypertext transfer protocol
- file transfer protocol
Show Answer
Answer : Option ( b ) -
ICMP is primarily used for
- error and diagnostic functions
- addressing
- forwarding
- routing
Show Answer
Answer : Option ( a ) -
How many assignable address does this combination of IP address and subnet mask have 172.16.1.0 and 255.255.255.252?
- 0
- 1
- 30
- 2
Show Answer
Answer : Option ( d ) -
Find the broadcast address for a class B network ID with the help of the default subnetmask.
- 172.16.10.255
- 255.255.255.255
- 172.16.255.255
- 172.255.255.255
Show Answer
Answer : Option ( c ) -
I need to create 10 subnets with a class C network ID, so. _____ subnet mask is used?
- 255.255.255.252
- 255.255.255.255
- 255.255.255.240
- 255.255.255.248
Show Answer
Answer : Option ( c ) -
You have a network that needs 20 subnets while maximizing the number of host address available on each subnet. How many bits you must borrow from the host field to provide the correct subnet mask?
- 2
- 3
- 4
- 5
Show Answer
Answer : Option ( d ) -
Size of IPv4 = ___ and IPv6 = _____ ?
- 32 bit, 128 bit
- 32 bytes, 128 bytes
- 32 bytes, 128 bits
- 32 bits, 128 bytes
Show Answer
Answer : Option ( a )
CSE307 | Internet Working Essentials | MCQS
April 30, 2022
0