Get premium membership and access questions with answers, video lessons as well as revision papers.

Briefly explain what the overload keyword does and why it is no longer needed in a computer program.

      

Briefly explain what the overload keyword does and why it is no longer needed in a computer program.

  

Answers


Davis
The overload keyword is obsolete.In early version programs, it was used to tell the compiler that a function will be overloaded.It is supported by modern compilers.
Githiari answered the question on February 4, 2018 at 13:12


Next: What type of operations will cause the copy constructor to be invoked?
Previous: Briefly describe a default argument in a computer program.

View More Computer Science Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions