Thursday 27 February 2014

MODEL SOLVED MCQS

1) Top down parsers are called as predictive parsers because
The next lower level of the parse tree is predicted.

2) Which level is called as "Managed" in capability maturity model
Level 2
Note: 
Level 1: Initial
Level 2: Managed
Level 3: Defined
Level 4: Quantitatively managed
Level 5: Optimizing 

3) What is an external error.
An error whose cause cannot be identified anywhere within the software system.

4) The term "Black" in Black box testing denotes that
The design is hidden.

5) CASE tool and RAD tools are used during 
System analysis stage of System Development Life cycle.

6) Shortest propagation delay is generated by 
Ans.: ECL (Emitter Control Logic)

7) In Unix, kernel is used during while
Ans.:*Reading a file
*Pressed key
*Resource allocation

8) Find out the post fix of the given pre fix expression
*+pq-rs
Ans.: pq+rs-*

9) The topology used in Campus Area Network(CAN) is
Ans.: FDDI ring

10) Wi-Fi standard is
Ans.: 802.11a

11) A Destructor takes how many arguments.
Ans.:  Zero arguments.

12) Use of Digital Differential Analyzer(DDA) Algorithm in computer graphics.
Ans.: DDA is a Line drawing and scan conversion algorithm

13) What is a tree.
Ans.: A graph 'G' with n-1 edges is a tree.
A tree is generally connected, cycle free.

14) 2-D arrays are also called as
Ans.: Matrix/Table arrays.

15) What is the use of sniffer.
Ans.: Sniffer monitors data travel on a network.

16) The objects that are shared by application in Windows.
Ans.: COM (Component Object Model)

17) What is the difference between Random scan and Raster scan.
Ans.: Random scan draws a picture one line at a time.
Raster scan draws a picture on screen at a time.(Draws whole picture at a time)

18) Essential hazards generally occur in.
Ans.:  Toggle circuit and Asynchronous circuit

19) Work of Session layer.
Ans.: Name Recognition, dialog control, synchronization, security.

20)  Congestion controller in networking is 
Ans.: Network Layer

No comments:

Post a Comment