Directions to Solve Which of phrases given below each sentence should replace the phrase printed in bold type to make the grammatically correct? If the sentence is correct as it is, mark 'E' as the answer. A few
B little
C
a few
D less
E
No correction required
Share : |
A Yes
B No
Share : |
A Destructor destroys only float data members of the object.
B Destructor destroys only integer data members of the object.
C Destructor destroys only pointer data members of the object.
D Destructor destroys the complete object.
Share : |
A default constructor
B copy constructor
C constructor
D destructor
Share : |
A can be called
B cannot overloaded
C can be overloaded
D can be nested
Share : |
A A destructor always returns an integer.
B A destructor has the same name as the class in which it is present.
C A destructor can be overloaded.
D A destructor has a different name than the class in which it is present.
Share : |
A Both A and C
B Data Members
C Constructor
D Destructor
Share : |
A call itself recursively
B call one-argument constructor of the class
C work without any problem
D call zero-argument constructor
Share : |
A Copy Destructor
B Zero-argument Constructor
C Destructor
D Copy Constructor
Share : |
A syntax
B virtual
C linker
D logical
Share : |
