In a class only declaration of the function is there but
defintion is not there then what is that function?
Answer Posted / manju
In a class only declaration of function is there but
definition is not there then such functions are called as
abstract functions.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the most useful programming language?
Explain overriding.
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
What is meant by iomanip in c++?
How do you clear a map in c++?
What is the difference between a template and a macro?
What is c++ mutable?
What are keywords in c++?
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
Why do we use double in c++?
Who was the creator of c++?
How do you clear a set in c++?
What is one dimensional array in c++?
What are the various storage classes in C++?
What is c++ best used for?