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
When do we run a shell in the unix system? How will you tell which shell you are running?
What is helper in c++?
What is a constant? Explain with an example.
What are formatting flags in ios class?
What is type of 'this' pointer?
What is an accessor in c++?
What is the copy-and-swap idiom?
Where Malloc(), Calloc(), and realloc() does get memory?
What is the most powerful coding language?
What is function declaration in c++ with example?
What is a set in c++?
If all is successful, what should main return a) 0 b) 1 c) void
Explain the purpose of the keyword volatile.
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.