OOPs Concepts Programming and Technical HR Interview Interview

Class members are by default

-Public
-Private
-Protected
-Inherited

Read Solution (Total 8)

OOPs Concepts Other Question

Inheritance is the process by which

-Object of one class acquires the properties of objects of another class
-Variable of one class acquires the properties of variable of another class
-Object of one class acquires the properties of objects of same class
-Variable of one class acquires the properties of objects of another class
How many words can be read by cin?

-one
-Two
-Three
-Four