How do you use inheritance in unity?


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

Post New Answer

More OOPS Interview Questions

• What are the desirable attributes for memory managment?

0 Answers  


What is difference between inheritance and polymorphism?

0 Answers  


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 do we mean by a hidden argument in C++?

1 Answers  


What is the example of polymorphism?

0 Answers  






what is a binary overloading

2 Answers  


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

0 Answers   UBS,


Program to check whether a word is in all capital letters

1 Answers  


Which is the only operator in C++ which can be overloaded but NOT inherited?

8 Answers  


What are the advantages of inheritance?

26 Answers   IBS, TCS,


What is polymorphism? Explain with an example.

48 Answers  


Why interface is used?

0 Answers  


Categories