Programming - C++ Language

You Are Here :: Home > C++ Language > Oops - General Questions

 
49.

Which of the following is not a type of constructor?                        


A. Copy constructor B. Friend constructor
C. Default constructor D. Parameterized constructor




50.

Which of the following concepts means determining at runtime what method to invoke?                        


A. Data hiding B. Dynamic Typing
C. Dynamic binding D. Dynamic loading




51.

Which of the following term is used for a function defined inside a class?                        


A. Member Variable B. Member function
C. Class function D. Classic function




52.

Which of the following concept of oops allows compiler to insert arguments in a function call if it is not specified?                        


A. Call by value B. Call by reference
C. Default arguments D. Call by pointer




53.

How many instances of an abstract class can be created?                        


A. 1 B. 5
C. 13 D. 0




54.

Which of the following cannot be friend?                        


A. Function B. Class
C. Object D. Operator function




« prev

1

2

3

4

5

6

7

8

9

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on