| 25. | Which of the following is the correct way of declaring a function as constant? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 26. | Which one of the following options is correct about the statement given below? The compiler checks the type of reference in the object and not the type of object. |
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
| 27. | Which of the following problem causes an exception? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 28. | Which of the following functions are performed by a constructor? |
|||||||
Answer: Option D Explanation: No answer description available for this question. Let us discuss.
|
| 29. | Which of the following cannot be used with the keyword virtual? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 30. | Which of the following is the correct class of the object cout? |
|||||||
Answer: Option C Explanation: No answer description available for this question. Let us discuss.
|
| 31. | Which of the following operator is overloaded for object cout? |
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
| 32. | How "Late binding" is implemented in C++? |
|||||||
Answer: Option B Explanation: No answer description available for this question. Let us discuss.
|
