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 is public, protected, private?

6 Answers   IBS, Satyam,


Can static class have constructor?

0 Answers  


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

0 Answers  


Write a program to sort the number with different sorts in one program ??

0 Answers   NIIT,


Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.

1 Answers  






Child cObj = new Parent() Wahts the output ?

8 Answers   Patni, TCS,


Why it is called runtime polymorphism?

0 Answers  


What is overriding in oop?

0 Answers  


What is the main difference between C++ and Java

11 Answers   TCS,


Why is encapsulation used?

0 Answers  


Difference between vector and array

2 Answers  


Write pseudo code for push in a stack?

2 Answers   emc2,


Categories