Which of the following is not the member of class?
Static function
Friend function
Const function
Virtual function
Which of the following is not the member of class?
Which of the following concepts means determining at runtime what method to invoke? |
Answer |
Which of the following statements is incorrect? |
Answer |
Which of the following statement is correct regarding destructor of base class? |
Answer |
Which of the following two entities (reading from Left to Right) can be connected by the dot operator? |
Answer |
How can we make a class abstract? |
Answer |
Which of the following access specifies is used in a class definition by default? |
Answer |
Which of the following function prototype is perfectly acceptable? |
Answer |
Which of the following statement is correct? |
Answer |
Which of the following statement is correct? |
Answer |
Which of the following statement will be correct if the function has three arguments passed to it? |
Answer |