| 17. | Which of the following is not a type of inheritance? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 18. | Which of the following are available only in the class hierarchy chain? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 19. | What happens if the base and derived class contains definition of a function with same prototype? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 20. | Which of the following is correct about the statements given below?
|
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
| 21. | Which of the following is a mechanism of static polymorphism? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 22. | Which of the following ways are legal to access a class data member using this pointer? |
|||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
| 23. | Which of the following factors supports the statement that reusability is a desirable feature of a language? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 24. | Which of the following concepts is used to implement late binding? |
|||||||
Answer: Option A Explanation: No answer description available for this question. Let us discuss.
|
