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

Answer Posted / guest

virtual function

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of learning c++?

555


What is a memory leak c++?

592


What are the different types of comments allowed in c++?

581


What is a string example?

549


What is called array?

624






Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2097


Why do we need constructors in c++?

618


What do you mean by storage classes?

797


Write my own zero-argument manipulator that should work same as hex?

589


What is a storage class used in c++?

618


What is a manipulator in c++?

715


What is the use of seekg in c++?

599


What is the real purpose of class – to export data?

616


What is the purpose of extern storage specifier?

625


What is the default width for ouputting a long integer using the insertion operator?

693