Explain rtti.
No Answer is Posted For this Question
Be the First to Post Answer
sir there is some problem with nokia5130c-2,when we are trying to upload movies from net then there is a error occurred"FORMAT NOT SUPPORTED" bt its all ready in 3gp format.please tell me what i do now?
How to tokenize a string in c++?
What is the benefit of encapsulation?
How does throwing and catching exceptions differ from using setjmp and longjmp?
Difference between declaration and definition of a variable.
Is c++ a software?
Explain the scope resolution operator?
Consider a c++ template funtion template<class T> T& Add(T a, T b){return a+b ;} if this function is called as T c = Add("SAM", "SUNG"); what will happen? What is the problem in the template declaration/ How to solve the problem.
What is cloning?
What are the advantage of using register variables?
When should you use multiple inheritance?
What is a buffer c++?