Programming Languages C++ Objective
Nov 23, 2012

Which of the following is correct about the statements given below? 1. All operators can be overloaded in C++. 2. We can change the basic meaning of an operator in C++.

Choose the correct answer:
A) Only I is true.
B) Both I and II are false.
C) Only II is true.
D) Both I and II are true.
Detailed Explanation

c++

Discussion (0)

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

Share Your Thoughts
Feedback