Yearly Archives: 2017


Difference between software Verification and Validation

             Verification              Validation Are we building the system right? Are we building the right system? Verification is the process of evaluating products of a development phase to find out whether they meet the specified requirements. Validation is the process of evaluating software at the end of the development process to determine […]


OPERATING SYSTEM MCQ 11

Previous GATE questions with solutions on Operating Systems (Synchronization)   GATE-1996 1. A critical section is a program segment (a) which should run in a certain specified amount of time (b) which avoids deadlocks (c) where shared resources are accessed (d) which must be enclosed by a pair of semaphore operations, […]


OPERATING SYSTEM MCQ 10

Previous GATE questions with solutions on Operating Systems (CPU Scheduling)  GATE-1995 1. Which scheduling policy is most suitable for a time-shared operating systems? (a) Shortest Job First                        (b) Round Robin (c) First Come First Server           […]