What is Pure Virtual Function? Why and when it is used ?
Answer Posted / jun
Floor 6, you have mentioned the most salient part of pure
virtual function(pointer access). Thanks
| Is This Answer Correct ? | 14 Yes | 10 No |
Post New Answer View All Answers
write a porgram in c++ that reads an integer and print the biggest digit in the number
How do you define a class in c++?
What is the difference between prefix and postfix versions of operator++()?
Write a program which uses functions like strcmp(), strcpy()? etc
What is a v-table?
Describe about storage allocation and scope of global, extern, static, local and register variables?
Define pointers?
How can you link a c++ program to c functions?
Can we use pointers in c++?
Explain the difference between c & c++?
What is function declaration in c++ with example?
Write a program to find the Factorial of a number
What is new in c++?
Do inline functions improve performance?
What is the use of dot in c++?