Answer Posted / prabhakar
run time type identification
1. dynamic _cast
2.static cast
3.typeid
4.const cast.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does and I oop mean in text?
Can we have inheritance without polymorphism?
What is basic concept of oop?
What is polymorphism what is it for and how is it used?
write string class as your own class in java without using any built-in function
What is oops in simple words?
What is protected in oop?
What is a class in oop?
Who invented oop?
Can a destructor be called directly?
Explain the concepts involved in Object Oriented programming.
What language is oop?
Why do while loop is used?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Is enum a class?