Wednesday, November 11, 2020

Identify the correct statements about function arguments

I) A comma-separated list of data 

II) Define the interface b/w function and rest of code 

III) They are used to identify the function 

IV) They Identify function’s type 


  1. I and II Only
  2. II and III Only
  3. III and IV Only
  4. I, II and III Only

No comments:

Post a Comment

A datagram is fragmented into three smaller datagrams. Which of the following is true?

The offset field is the same for all three datagrams. The more fragment bit is set to 0 for all three datagrams. The do not fragment bit is ...