Which of these statements are incorrect?
A. Assignment operators are more efficiently implemented by Java run-time system than their equivalent long forms
B. Assignment operators run faster than their equivalent long forms
C. Assignment operators can be used only with numeric and character data type
D. None of the mentioned
Answer: Option D
Join The Discussion