Answer Posted / saravanan
already they had given abbr actually to find the runtime spec
we are using typeid() and typeinfo().
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a container class?
Why we use #include conio h in c++?
Can static member variables be private?
Explain what are mutator methods in c++?
Explain polymorphism?
describe private access specifiers?
What would happen on forgetting [], while deallocating an array through new?
Which operations are permitted on pointers?
What is a tree in c++?
What are the basic data types used in c++?
What is pure virtual function? Or what is abstract class?
Why do we need runtime polymorphism in c++?
Can I learn c++ without learning c?
Please explain the reference variable in c++?
What is the main function c++?