What is operator overloading? Give Example
Answer Posted / selva
operator performing different task based on argument supplied.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why is polymorphism used?
Can we override main method?
Prepare me a program for the animation of train
Is oop better than procedural?
What are oops functions?
What is ambiguity in inheritance?
What is abstract class in oop?
What is a function 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’.
How oops is better than procedural?
What exactly is polymorphism?
How do you define a class in oop?
What makes a language oop?
What is destructor example?
What is abstract class in oops?