Computer Architecture And Organization Set 10

On This Page

This set of Computer Architecture and Organization Multiple Choice Questions & Answers (MCQs) focuses on Computer Architecture And Organization Set 10

Q1 | Beyond IP, UDP provides additional services such as                
Q2 | What is the main advantage of UDP?
Q3 | What is the header size of a UDP packet?
Q4 | The port number is “ephemeral port number”, if the source host is                
Q5 | “Total length” field in UDP packet header is the length of                    
Q6 | Which is the correct expression for the length of UDP datagram?
Q7 | The              field is used to detect errors over the entire user datagram.
Q8 | Which of the following is false with respect to TCP?
Q9 | In TCP, sending and receiving data is done as                
Q10 | TCP groups a number of bytes together into a packet called                
Q11 | Communication offered by TCP is
Q12 | Suppose a TCP connection is transferring a file of 1000 bytes. The first byte is numbered 10001. What is the sequence number of the segment if all data is sent in only one segment?
Q13 | Bytes of data being transferred in each connection are numbered by TCP. These numbers start with a                    
Q14 | The value of acknowledgement field in a segment defines                
Q15 | Two broad categories of congestion control are
Q16 | Retransmission of packets must not be done when                
Q17 | In Go-Back-N window, when the timer of the packet times out, several packets have to be resent even some may have arrived safe. Whereas in Selective Repeat window, the sender resends                        
Q18 | Closed-Loop control mechanisms try to
Q19 | The technique in which a congested node stops receiving data from the immediate upstream node or nodes is called as                
Q20 | The packet sent by a node to the source to inform it of congestion is called                
Q21 | In the slow-start algorithm, the size of the congestion window increases                       until it reaches a threshold.
Q22 | Which is not a application layer protocol?
Q23 | The packet of information at the application layer is called                      
Q24 | Which one of the following is an architecture paradigms?
Q25 | Application layer offers                service.