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 is command line arguments in C++? What are its uses? Where we have to use this?
Can non graphic characters be used and processed in C++?
What is stack unwinding?
What are c++ storage classes?
What is the purpose of extern storage specifier?
Explain the difference between class and struct in c++?
What is the exit function in c++?
Do you know what is overriding?
What is a pdb file?
What do you mean by const correctness?
Why do we use using namespace std in c++?
Why is c++ called oops?
what are the characteristics of Class Members in C++?
What are the benefits of oop in c++?
What do you mean by “this” pointer?