Answer Posted / prabhakar
A VIRTUAL FUNCTION IS IS EQUALL TO ZERO IS CALLLED A PURE VIRTUAL FUNCTION.
FOR EXAMPLE
VIRTUAL FUN()=0;
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Why do we use polymorphism? what are the different types of qualifier in java? explain sub-type and sub class?
atleast u have differ it into 4 points? How oops is better than procedural? What are the types of abstraction? What is advantage of inheritance? What is pure oop? Why do we use encapsulation in oops? hi all..i want to know oops concepts clearly can any1
explain?? What is coupling in oops? Which language is not a true object oriented programming language? write a code for this. serial_number contained in the
header of the file will be read , if this serial number is
less than a previous serial number within a successfully
processed file, or is the same as another serial number
within a successfully processed file, or if the field
contains anything other than 7 digits, then the file must
error with the reason ‘Invalid SERIAL_NUMBER’. They started with the brief introduction followed by few
basic C++ questions on polumorphism, inheritance and then
virtual functions.
What is polymorphims?
How you will access polymorphic functions in C?
How virtual function mechanism works?
write a program that takes input in digits and display the
result in words from 1 to 1000