In a class only declaration of the function is there but
defintion is not there then what is that function?
Answer Posted / guest
virtual function
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of c++ over c?
What do you mean by vtable and vptr in c++?
What are the rules for naming an identifier?
What is difference between class and structure in c++?
What is pointer with example?
What are the operators in c++?
Explain binary search.
Should the member functions which are made public in the base class be hidden?
Is swift better than c++?
Explain what is class definition in c++ ?
Should I learn c++ c?
When is dynamic checking necessary?
What is else syntax in c++?
Explain the purpose of the keyword volatile.
What are pointer-to-members? Explain.