Showing posts with label MCQs. Show all posts
Showing posts with label MCQs. Show all posts

MCQ | Operating System Part 3


Operating System - PART 3


1. In operating ___ system software is responsible to reside program into memory






  [NET]

2. The primary aim of an operating system is






  [NET]

3. The operating system manages






  [NET]

4. Multiprogramming system






  [NET]

5. Real time system are






  [NET]

6. Cryptography technique is used in






  [NET]

7. Which of the following file name extension suggests that the file is Backup copy of another file






  [NET]

8. Which of the following is not application software






  [NET]

9. What is the name given to all programs inside the computer which make it useful






  [NET]

10. The operating system of a computer serves as a software interface between the user and






  [NET]

MCQ | Data Structure Part 7


Data Structure - PART 7


1. Trees are useful in computer science such as






  [NET]

2. A special case of binary tree is called a 2-tree or a






  [NET]

3. We use graphs as models of practical situations involving






  [NET]

4. Queues are employed in many situations such as






  [NET]

5. The term node is used to designate






  [NET]

6. Small nodes improve






  [NET]

7. List of several data structure






  [NET]

8. List like arrays are used to store






  [NET]

9. A list can be implemented static or dynamic using






  [NET]

10. An algorithm choose an execution path depending






  [NET]

MCQ | Theory of Computation (TOC) Part 1


Theory of Computation - TOC


1. That finite automata which does not contain any ambiguity is called




... Answer is A)
DFA


MCQ | Theory of Computation (TOC) Part 2


Theory of Computation - TOC


1. If L be a language recognizable by a finite automaton, then language front {L} = { w such that w is prefix of v where v ∈ L }, is a




... Answer is B)
Regular language


MCQ | Data Structure Part 6


Data Structure - PART 6


1. We can say that Garbage collection is






  [NET]

2. Fragmentation means






  [NET]

3. The open end of stack is called






  [NET]

4. The insertion and deletion operation for a stack is called






  [NET]

5. The simplest way to represent a stack is by using






  [NET]

6. The another approach for implementing queues is by using the






  [NET]

7. In queue items are managed by






  [NET]

8. A set of tree is known as






  [NET]

9. sometimes nonterminal nodes are refered to as






  [NET]

10. Sometimes terminal nodes are referred as






  [NET]