Home / Engineering / CPP Programming / Question
M
Q.) Which of the following is true about constructors?
1) They cannot be virtual.
2) They cannot be private.
3) They are automatically called by new operator.
Related MCQs on CPP Programming
Q. Prime Vending is a form of -------------------------- buying
Q. An open-collector output requires
Q. Which one is not a limitation of a distributed memory parallel system?
Q. What is the difference between struct and class in terms of Access Modifier?
Q. Which of the following uses Impact Analysis most?
Discusssion
Login to discuss.