March 20, 2024

Question 6760 – Computer-Networks

A pure ALOHA Network transmits 200 bit frames using a shared channel with 200 Kbps bandwidth. If the system (all stations put together) produces 500 frames […]
March 20, 2024

Question 13167 – Operating-Systems

When a process is created using fork(), what is shared between parent process and child process? Correct Answer: B Question 935 Explanation:  Only the shared memory […]
March 20, 2024

Question 12976 – Operating-Systems

How many new processes will be created in case a process executes the following code: fork(); fork(); fork(); Correct Answer: B Question 921 Explanation:  The no. […]
error: Alert: Content selection is disabled!!