Which command is used to set terminal IO characteristic?
a) tty
b) ctty
c) ptty
d) stty
What does ARP stand for?
a) address resolution protocol
b) address resolve part
c) address reserve project
d) address resolution project
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
Which of the following tasks performed on outgoing packet stream?
a) partitioning stream
b) routing IP packet
c) generating header
d) all of these
What does TCP stand for?
a) transfer control project
b) transmission control protocol
c) transfer control protocol
d) transmission control project
Which of the following function is used to remove shared page?
a) sys_shmdt()
b) kmalloc()
c) kfree()
d) none of these