A large multi user program
Answer: d. the time quantum should be as small as possible.
Explanation: Round robin is a CPU scheduling algorithm. If the time quantum is extremely small, number of context switches is very high, round robin scheduling will be same as processor sharing algorithm. Then the algorithm is good. Very large time quantum will make response time of processes too much which may not be tolerated in interactive environment.
Answer:
An infinite-loop
Explanation:
This is because the condition is always true ie: product is always less than 25. And once there is no sentinel to stop the loop it will run forever.
Answer: 3
Explanation:
Because X = 18 and our condition given to the code if > and < which do not match with the input so it prints 3.
There are numerous functions of a browser. A browser enables a person to search the web, store bookmarks, etc.