Answer Posted / dee
compile time--->operator and function overlaoding
run time --->virtual
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
Is c++ still in demand?
What is encapsulation in c++ with example?
What is c++ and its features?
What is buffering in c++?
How does c++ structure differ from c++ class?
Which function cannot be overloaded c++?
Why was c++ made?
Who calls main function?
Name the implicit member functions of a class.
What are the comments in c++?
What are stacks?
Should the this pointer can be used in the constructor?
What is difference between class and structure in c++?