Operating System MCQs – Set 43
UGC NET Paper 2 Computer Science JULY 2016 – Operating System
841. Which is NOT correct about UNIX file system?
Operating System • File Systems: UNIX • UGC NET Paper 2 Computer Science JULY 2016
842. FIFO page faults for ref 0 1 2 3 0 1 4 0 1 2 3 4 with 3 and 4 frames.
Operating System • Memory Management – Paging • UGC NET Paper 2 Computer Science JULY 2016
843. After fork(), parent and child share which?
Operating System • Processes: fork() Behavior • UGC NET Paper 2 Computer Science JULY 2016
844. In UNIX, finished but status-uncollected processes are ____.
Operating System • Processes: States • UGC NET Paper 2 Computer Science JULY 2016
845. MTBF = 30 days, MTTR = 12 hrs. Availability ≈ ?
Operating System • Reliability & Availability • UGC NET Paper 2 Computer Science JULY 2016
846. Which is NOT correct about UNIX signals?
Operating System • Signals • UGC NET Paper 2 Computer Science JULY 2016
847. wc -l b & does what?
Operating System • Unix utilities • UGC NET Paper 2 Computer Science JULY 2016
848. Which module gives CPU control to process selected by short-term scheduler?
Operating System • CPU scheduling • UGC NET Paper 2 Computer Science JULY 2016
849. In which disk algorithm does head move end-to-end and return without serving?
Operating System • Disk scheduling • UGC NET Paper 2 Computer Science JULY 2016
850. In Distributed systems, capacity to adapt to increased load is called:
Operating System • Distributed systems • UGC NET Paper 2 Computer Science JULY 2016
851. Optimal order to store files to optimize access time is:
Operating System • File allocation • UGC NET Paper 2 Computer Science JULY 2016
852. Two atomic operations permissible on Semaphores are:
Operating System • Synchronization • UGC NET Paper 2 Computer Science JULY 2016
853. Macro in assembly is?
Programming Languages • Assemblers • UGC NET Paper 2 Computer Science JULY 2016
854. Macro-processors are?
Programming Languages • Assemblers • UGC NET Paper 2 Computer Science JULY 2016
855. How many declarations correct? int z=7.0; double void=0.000; short array[2]={0,1,2}; char c="\n";
Programming Languages • C syntax & declarations • UGC NET Paper 2 Computer Science JULY 2016
856. Grammar check at compiler phase?
Programming Languages • Compilation phases • UGC NET Paper 2 Computer Science JULY 2016
857. Object code output of?
Programming Languages • Compilers • UGC NET Paper 2 Computer Science JULY 2016
858. Which sets y=5 iff x==3?
Programming Languages • Control flow • UGC NET Paper 2 Computer Science JULY 2016
859. Which loop body runs ≥1 time?
Programming Languages • Loops • UGC NET Paper 2 Computer Science JULY 2016
860. (13/4*3)%5+1 evaluates to?
Programming Languages • Operators & precedence • UGC NET Paper 2 Computer Science JULY 2016
Disclaimer for MCQ Quiz
This quiz is for educational purposes only…