Answer Posted / venkatesh
oneinterface,muliplemethods is nothing but polymorphism
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of polymorphism?
What are oops methods?
What is the diamond problem in inheritance?
c++ program to swap the objects of two different classes
i got a backdoor offer in process global,Bangalore..Can i work with it?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Is enum a class?
Whats is abstraction in oops?
What is super in oop?
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’.
What is an example of genetic polymorphism?
What does and I oop mean in text?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory