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 are separators in c++?
State two differences between C and C++.
Difference between pass by value and pass by reference?
Can the creation of operator** is allowed to perform the to-the-power-of operations?
Can we declare a base-class destructor as virtual?
How does a C++ structure differ from a C++ class?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
When is dynamic checking necessary?
What is a vector c++?
Explain rtti.
Write a program to add three numbers in C++ utilizing classes.
What are virtual functions in c++?
What is a literal in c++?
What is code reusability in c++?
what are Operators and explain with an example?