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


Please Help Members By Posting Answers For Below Questions

Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

793


Define whitespace in C++.

951


Write a program to find the reverse Fibonacci series starting from N.

804


How do you declare a set in c++?

721


What is cout flush?

752


What will happen if a pointer is deleted twice?

928


Do the parentheses after the type name make a difference with new?

845


What is a catch statement?

774


what is multi-threading in C++?

797


You run a shell on unix system. How would you tell which shell are you running?

880


What is data abstraction? How is it different from data encapsulation?

731


What is const pointer and const reference?

810


What is dynamic and static typing?

874


What is the iunknown interface?

880


Out of fgets() and gets() which function is safe to use?

850