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

Answer Posted / bharat

If a function does't have definition is a pure virtual
function . The class which have the pure virtual function is
called as Abstract Class or Interface.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

2152


What is wrapper class in c++?

706


Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.

3439


What is set in c++?

739


Which programming language is best?

642






Write about an iterator class?

692


Which one is better- macro or function?

730


Why #include is used?

696


What does return 0 do in c++?

688


What is the difference between global variables and static varables?

669


Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened

1231


What is an operator in c++?

695


Show the application of a dynamic array with the help of an example.

726


How a pointer differs from a reference?

808


What is a v-table?

751