Gate Exam

A process executes the code
fork();
fork();
fork();
The total number of child processes created is

option
(A) 3
(B) 4
(C) 7
(D) 8

Read Solution (Total 1)

Gate Other Question

The decimal value 0.5 in IEEE single precision floating point representation has
(A) fraction bits of 000…000 and exponent value of 0
(B) fraction bits of 000…000 and exponent value of −1
(C) fraction bits of 100…000 and exponent value of 0
(D) no exact representation
The protocol data uni t (PDU) for the application layer in the Internet stack is

option
(A) Segment
(B) Datagram
(C) Message
(D) Frame