If Any request contact us :techtanu17@gmail.com << Catch on Facebook << If any link broken, Plz tell. we try to fix them.

Wednesday 12 June 2013

PRACTICE PAPER OPERATING SYSTEM PART-4

UGC NET JUNE 2013 SYLLABUS, MODEL PAPER/ PREVIOUS YEARS SOLVED QUESTION PAPERS.
UGC NET (NATIONAL ELIGIBILITY TEST) : OLD SOLVED/PREVIOUS EXAM QUESTION PAPERS WITH SOLUTIONS AND EXPLANATIONS AND FREE STUDY MATERIALS.
COMPUTER MEMORY BASED PREVIOUS YEARS SOLVED PAPERS I, II AND III TO PREPARE AND PASS THE UGC NET/SLET ENTRANCE EXAMINATION WITH HIGH PERCENTAGE.
COMPUTER BASIC QUESTIONS FOR BANK EXAM, HTAT, CTAT, TAT, UGC-NET, INTERVIEW AND OTHER EXAM'S, WHERE BASIC QUESTION'S ARE REQUIRED.

Q.51 An analysis, which determines the syntactic structure of the source statement, is called
(A) Sementic analysis
(B) process analysis
(C) Syntax analysis
(D) function analysis

Ans: (C)

Q.52 Action implementing instruction’s meaning are a actually carried out by
(A) Instruction fetch

(B) Instruction decode
(C) instruction execution
(D) Instruction program

Ans: (C)

Q.53 The field that contains a segment index or an internal index is called
(A) target datum
(B) target offset
(C) segment field
(D) fix dat

Ans: (A)

Q.54 A program in execution is called
(A) process
(B) function
(C) CPU
(D) Memory

Ans: (A)

Q.55 Jobs which are admitted to the system for processing is called
(A) long-term scheduling
(B) short-term scheduling
(C) medium-term scheduling
(D) queuing

Ans: (A)

Q.56 A set of techniques that allow to execute a program which is not entirely in memory is called
(A) demand paging
(B) virtual memory
(C) auxiliary memory
(D) secondary memory

Ans: (B)

Q. 57 SSTF stands for

(A) Shortest-Seek-time-first scheduling
(B) small – small-time-first
(C) simple-seek-time-first
(D) small-simple-time-first scheduling

Ans: (A)

Q.58 Before proceeding with its execution, each process must acquire all the resources it needs is called

(A) hold and wait

(B) No pre-emption

(C) circular wait

(D) starvation

Ans: (A)

Q.59 Virtual memory is
(A) simple to implement
(B) used in all major commercial operating systems
(C) less efficient in utilization of memory
(D) useful when fast I/O devices are not available

Ans: (B)

Q.60 Relocation bits used by relocating loader are specified by
(A) Relocating loader itself
(B) Assembler or Translator
(C) Macro processor
(D) Both (A) and (B)

Ans: (B)

Q.61 Resolution of externally defined symbols is performed by
(A) Linker
(B) Loader
(C) Compiler
(D) Editor

Ans: (A)

Q.62 Relocatable programs
(A) cannot be used with fixed partitions
(B) can be loaded almost anywhere in memory
(C) do not need a linker
(D) can be loaded only at one specific location

Ans: (B)

Q.63 Page stealing
(A) is a sign of efficient system
(B) is taking page frames other working sets
(C) should be the tuning goal
(D) is taking larger disk spaces for pages paged out

Ans: (B)

Q.64 The total time to prepare a disk drive mechanism for a block of data to be read from is its
(A) latency
(B) latency plus transmission time
(C) latency plus seek time
(D) latency plus seek time plus transmission time

Ans: (C)

Q.65 To avoid race condition, the maximum number of processes that may be simultaneously inside the critical section is
(A) zero
(B) one
(C) two
(D) more than two

Ans: (B)

Q.66 The memory allocation scheme subject to “external” fragmentation is
(A) segmentation
(B) swapping
(C) pure demand paging
(D) multiple fixed contiguous partitions

Ans: (A)

Q.67 Page fault frequency in an operating system is reduced when the
(A) processes tend to the I/O-bound
(B) size of pages is reduced
(C) processes tend to be CPU-bound
(D) locality of reference is applicable to the process

Ans: (D)

Q.68 In which of the following page replacement policies Balady’s anomaly occurs?
(A) FIFO
(B) LRU
(C) LFU
(D) NRU

Ans: (A)

Q.69 Which of the following are language processors?
(A) Assembler
(B) Compiler
(C) Interpreter
(D) All of the above

Ans: (D)

Q.70 Virtual memory can be implemented with
(A) Segmentation
(B) Paging
(C) None
(D) all of the above

Ans: (D)

Q.71 Recognition of basic syntactic constructs through reductions, this task is performed by
(A) Lexical analysis
(B) Syntax analysis
(C) Semantic analysis
(D) Structure analysis

Ans: (B)

Q.72 A grammar for a programming language is a formal description of
(A) Syntax
(B) Semantics
(C) Structure
(D) Code

Ans: (C)

Q.73 ____________ is a technique of temporarily removing inactive programs from the
memory of computer system
(A) Swapping
(B) Spooling
(C) Semaphore
(D) Scheduler

Ans: (A)

Q.74 ___________ is a technique of improving the priority of process waiting in Queue for CPU allocation.
(A) Starvation
(B) Ageing
(C) Revocation
(D) Relocation

Ans: (B)

Q.75 ________ is the time required by a sector to reach below read/write head.
(A) Seek Time
(B) Latency Time
(C) Access time
(D) None

Ans: (B)

Q.76 Which of the following is most general phase structured grammar?
(A) Context – Sensitive
(B) Regular
(C) Context – Free
(D) None of the above

Ans: (A)

Q.77 File record length
(A) Should always be fixed
(B) Should always be variable
(C) Depends upon the size of file
(D) Should be chosen to match the data characteristics.

Ans: (D)

Q.78 A public key encryption system
(A) Allows only the correct receiver to decode the data
(B) Allows only one to decode the transmission.
(C) Allows only the correct sender to decode the data.
(D) Does not encode the data before transmitting it. 


GOTO OPERATING SYSTEM  PART-3 
IF YOU FIND ANY ANSWER WRONG,COMMENT ME, SO THAT I RIGHT THAT ANSWER


0 comments:

Post a Comment