could be replaced by a goto with a statement label where the label is associated with the first statement in the loop.

A. Unsigned int B. cout C. cin
D. new E. Operator Overloading F. constructor
G. Structure H. Abstract class I. base
J. Declaration K. Continue L. derived
M. this N. Objects O. Current position

4.1 ________ pointer returns by reference.
4.2 A ________ can be used to convert a basic type to a class type data.
4.3 ________ operator enables dynamic memory allocation.
4.4 Level of inheritance means deriving a class out of ________ class.
4.5 ________ is the prototype of the function.
4.6 ________ could be replaced by a goto with a statement label where the label is associated with the first statement in the loop.
4.7 ________ is one that is not used to create objects.
4.8 ________ object belongs to a standard input stream.
4.9 ________ is called compile time polymorphism.
4.10 Array of ________ and array of structure are similar.


Leave a Reply