System Programming Basics Mcqs
Our collections of Multiple choice questions and answers focuses on all areas of System Programming Basics. These topics are chosen from a collection of most authoritative and best reference books on System Programming Basics to prepare an individual for competitive exams like NTS, GAT, ECAT, University and College entrance exams and various tests and interviews. One should practice to assimilate various System Programming Basics Topic comprehensively.
Computer MCQS
Sciences MCQS
2.
Daisy chain is a device for ?
Interconnecting a number of devices to number of controllers
Connecting a number of devices to a controller
Connecting a number of controller to devices
All of above
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
3.
Which of the following type of software should be used if you need to create,edit and print document ?
Word processing
Spreadsheet
Desktop publishing
UNIX
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
4.
Producer consumer problem can be solved using ?
Semaphores
Event counters
Monitors
All of above
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
5.
What is bootstraping?
A language interpreting other language program
A language compiling other language program
A language compile itself
All of above
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
6.
Shell is the exclusive feature of
UNIX
DOS
System software
Application software
7.
A program in execution is called
Process
Instruction
Procedure
Function
8.
Which of the following can be used as a criterion for classification of data structures used in language processing.
Nature of a data structure
Purpose of a data structure
Lifetime of a data structure
All of the above
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
9.
A UNIX device driver is
Structured into two halves called top half and bottom half
Three equal partitions
Unstructured
None of the above
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
10.
Memory
Is an device that performs a sequence of operations specified by instructions in memory
Is the device where information is stored
Is a sequence of instructions
Is a computational unit to perform specific functions
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
11.
In which addressing mode, the operand is given explicitly in the instruction itself
Absolute mode
Immediate mode
Indirect mode
Index mode
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
12.
In which addressing mode the effective address of the operand is generated by adding a constant value to the context of register
Absolute mode
Immediate mode
Indirect mode
Index mode
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
13.
A garbage is
Un-allocated storage
Allocated storage with all across path to it destroyed
Allocated storage
Uninitialized storage
Answer & Solution
No Solution for this Answer..! Report or Discus this Question
14.
Which of the following program is not a utility?
Debugger
Editor
Spooler
All of the above
15.
A development stategy whereby the executive control modules of a system are coded and tested first, is known as
Bottom-up development
Top-down development
Left-Right development
All of the above
Answer & Solution
No Solution for this Answer..! Report or Discus this Question