Answer Posted / abhishek kumar
A class having more then two method with the same name but
different signature.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are properties in oop?
Is abstract thinking intelligence?
What does and I oop and sksksk mean?
Why is polymorphism important in oop?
is there any choice in opting subjects like 4 out of 7
What does <> mean pseudocode?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Why is there no multiple inheritance?
Can an interface inherit a class?
What is inheritance write a program to show use of inheritance?
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 the renewal class?
What is polymorphism and its types?
How do you achieve polymorphism?
Why multiple inheritance is not allowed?