What is inheritance and how many types of inheritance?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

What are the three parts of a simple empty class?

0 Answers  


What is an orthogonal base class?

2 Answers  


can inline function declare in private part of class?

1 Answers  


what is the new version of oops

0 Answers   Ignou,


State what is encapsulation and friend function?

0 Answers   BirlaSoft,






You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.

10 Answers   Zycus Infotech,


what are the different types of qualifier in java?

0 Answers   TCS,


What do you mean by public, private, protected and friendly?

3 Answers   CA,


write string class as your own class in java without using any built-in function

0 Answers  


write a program for function overloading?

14 Answers   HCL, InfoCity, TATA,


what isthe difference between c structure and c++ class

5 Answers  


Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?.

13 Answers   IBM,


Categories