Object Oriented Programming - Old Questions
Question Answer Details
3. What is operator overloading? What are the benefits of operator overloading? How is operator overloading different from function overloading. Write a program that shows an example of function overloading. (2+2+2+4)
Answer
AI Generated Answer
AI is thinking...