Posted by faadoocoders at 4:32 AM
Read our previous post
C++ programming interview question | OOPS concepts | general question.
Q. Which of the following type of class allows only one object of it to be created?
A.Virtual class
B.Friend class
C.Abstract class
D.singleton class
Q.Which of the following is not a type of constructor?
A. Default constructor
B. Parameterized constructor
C. Copy constructor
D. Friend constructor
No comments:
Post a Comment