In a class only declaration of the function is there but
defintion is not there then what is that function?

Answer Posted / santhi

abstract functions
if u specify any function as abstract,there itself in it's
home class u can't find solution,u have to define those
function in the later derived classes through inheritance.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain function overloading and operator overloading.

808


What are the steps in the development cycle?

797


Why do we use the using declaration?

898


What is an inclusion guard?

836


Describe Trees using C++ with an example.

829


What are the advantages of c++? Explain

784


Describe the role of the c++ in the tradeoff of safety vs. Usability?

936


What are default parameters? How are they evaluated in c++ function?

882


What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?

785


Is java made in c++?

772


What is vector pair in c++?

926


What are the basic data types used in c++?

758


What is anonymous object in c++?

827


What is a static element?

790


Why is c++ difficult?

788