-
Which of these statements are incorrect?
-
- Assignment operators can be used only with numeric and character data type.
- Assignment operators are more efficiently implemented by Java run-time system than their equivalent long forms.
- Assignment operators run faster than their equivalent long forms.
- None of these
- NA
Correct Option: D
None