Programming Languages C++ Objective
Nov 23, 2012

Overloading the function operator

Choose the correct answer:
A) requires a class with an overloaded operator.
B) requires a class with an overloaded [ ] operator.
C) allows you to create objects that act syntactically like functions.
D) usually make use of a constructor that takes arguments.usually make use of a constructor that takes arguments.usually make use of a constructor that takes arguments.
Detailed Explanation

c++

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback