Which statement about operator overloading is false?

a. New operators can never be created.
b. Certain overloaded operators can change the number of arguments they take.
c. The precedence of an operator cannot be changed by overloading.
d. Overloading cannot change how an operator works on built-in types.


b. Certain overloaded operators can change the number of arguments they take.

Computer Science & Information Technology

You might also like to view...

Which of the following terms represents a collection of data, files, and instructions with a specific purpose while it is running?

A. command B. process C. thread D. order

Computer Science & Information Technology

You can use the ____ to view each of the document's elements, to search for a specific element, to find all instances of a particular symbol, or even to print a list of the document's elements.

A. Movie Manager B. Flash Control C. Movie Explorer D. Other Panels tool

Computer Science & Information Technology

A form contained inside of another form is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

A set of instructions that accomplish a specific task is called a(n):

A) construct. B) event. C) module. D) sub procedure.

Computer Science & Information Technology