OOPs Concepts Programming and Technical Verbal Ability Antonyms

Which of the following cannot be legitimately passed to a function

-A constant
-A variable.
-A structure
-A header file.

Read Solution (Total 8)

OOPs Concepts Other Question

A property which is not true for classes is that they

-are removed from memory when not in use
-permit data to be hidden from other classes.
-bring together all aspects of an entity in one place.
-Can closely model objects in the real world.
this pointer

-implicitly points to an object
-can be explicitly used in a class.
-can be used to return an object.
-All of the above.