Process , Thread and Cpu scheduling based questions for gate exam (1)Consider a set of n tasks with known runtimes r1,r2,……..rn to be run on a uniprocessor machine. Which of the following processor scheduling algorithms will result in the maximum throughput ? (A) Round-Robin (B) Shortest-Job-First (C) Highest-Response-Ratio-Next (D) First-come-First-Served (2) Where does the swap […]
Table of Contents1 Process Management in Operating System1.1 Frequently Asked Questions1.2 What is Process ?1.3 What is Process Management in OS ?1.4 Process Representation in Memory1.5 Process States Diagram1.6 Conclusion and Summary Process Management in Operating System Process management in operating system is one of the important function performed by the operating system. In context […]
” I am listing some of the important questions from C programming Language which are mostly asked during Technical interview for freshers. I hope all the students will like these questions and also suggest some other typical questions in comment.” […]