In a class only declaration of the function is there but
defintion is not there then what is that function?
Answer Posted / sahasra
We can call it as the interface also in case of java,where
the interface contains only definiton where as
implementation is in other classes which are implemented
this interface
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between rand () and srand ()?
How can you say that a template is better than a base class?
What are the various operations performed on stack?
What is ctime c++?
How is objective c different from c++?
What parameter does the constructor to an ofstream object take?
What are arrays c++?
Describe the setting up of my member functions to avoid overriding by the derived class?
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
Can you please explain the difference between using macro and inline functions?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
Write about all the implicit member functions of a class?
What is a forward referencing and when should it be used?
What is the history of c++?
What are the sizes and ranges of the basic c++ data types?