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
Can a new be used in place of old mallocq? If yes, why?
What is the benefit of learning c++?
How is modularity introduced in C++?
Explain the use of virtual destructor?
What are the uses of typedef in a program?
What is abstraction c++?
How a new operator differs from the operator new?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
What is difference between class and structure in c++?
Why we use #include iostream in c++?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
Can we change the basic meaning of an operator in c++?
What is a tree in c++?
Is c++ a difficult language?
How is objective c different from c++?