What is RTTI and why do you need it?
No Answer is Posted For this Question
Be the First to Post Answer
What is an abstract class in C++
0 Answers SwanSoft Technologies,
What is an abstract class?
What kind of problems does name mangling cause?
How do you write a function that can reverse a linked-list in C++?
Can we call C++ OOPS? and Why
Can we use THIS Pointer in static function – Reason in C++?
Describe the different styles of function prototypes in C++.
what is the difference between a pointer and a reference?
0 Answers Amazon, Blue Star, C DAC,
Explain why C++ is not purely Object Oriented Language
Without using third variable write a code to swap two numbers.
What is name mangling/name decoration?
What is the difference between creating an object, using 'new' and using 'malloc'?