Contents

Which command is used to set terminal IO characteristic?
a) tty
b) ctty   
c) ptty   
d) stty


d

What does ARP stand for?
a) address resolution protocol       
b) address resolve part
c) address reserve project                  
d) address resolution project


a

Which of the following tasks performed on incoming packet stream?                    
a) compare destination address
b) defragment the IP packet
c) check header                   
d) all of these


d

Which of the following tasks performed on outgoing packet stream?
a) partitioning stream
b) routing IP packet
c) generating header
d) all of these


d

What does TCP stand for?
a) transfer control project                 
b) transmission control protocol
c) transfer control protocol                               
d) transmission control project


b

Which of the following function is used to remove shared page?
a) sys_shmdt()    
b) 
kmalloc()
c) kfree()                                               
d) none of these


a