Prodex Previous Years Solved Sample Placement Papers
-
QUESTION: System bus and expansion bus consist of __________.
A: Data bus
B: Address bus
C: Control bus
D: All of these
Ans: D -
QUESTION: __________ provides a path to transfer data between CPU and Memory.
A: Data bus
B: Address bus
C: Control bus
D: All of these
Ans: A -
QUESTION: __________ connects CPU and RAM.
A: Data bus
B: Address bus
C: Control bus
D: All of these
Ans: D -
A base class will offer
A: More specific objects than its derived classes
B: Correspond to something in the real world
C: Behave badly when the chips are down
D: Be a generalized version of its derived classes
Ans: D -
If a base class member access is public, and an inherited class accesses specifier is private, which of the following statement is true?
A: The base class member can be accessed by derived class objects
B: The base class members cannot be accessed by the derived class members
C: The derived class members can be accessed by the base class objects
D: None of the above
Ans: A -
Choose the most appropriate statement
A: An abstract base class can have a pure virtual destructor
B: An abstract base class can have only a virtual destructor
C: An abstract base class can have a non-virtual destructor
D: An abstract base class cannot have a destructor
Ans: D -
QUESTION: In a certain coding system, MOTHER is coded as PQWJHT. How will you code SISTER?
A: VKUVHT
B: VKVVHU
C: VKVVHT
D: VKVVHS
Ans: C -
QUESTION: In a certain coding system, PRICE is coded as SVNIL. How will you code COST?
A: FSXY
B: FSWY
C: FTWZ
D: FSXZ
Ans: D -
QUESTION: In a certain coding system, FLOWER is written as SEXOMF. How will you code GARDEN?
A: OEERBH
B: OFESBH
C: OEESBG
D: OEERBG
Ans: D