What is runtime polymorphism in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference in size of this two clasees? Class A { int a; char c; float f; } Class B { float f; char c; int a; }
What is difference between initialization and assignment?
12 Answers HCL, HP, Infosys,
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
differance between copy & clon
sizeof - is it a function or operator?
What is the use of function pointer?
Is oops and c++ same?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
Is c++ still being used?
Is it possible to use a new for the reallocation of pointers ?
Write a function which takes a character array as input and reverses it in place.
2 Answers Lehman Brothers, Vision Infotech,
What are the main features of c++?