Home » JAVA Programming » Basic Operators » Question
  1. Which of these statements are incorrect?
    1. Assignment operators can be used only with numeric and character data type.
    2. Assignment operators are more efficiently implemented by Java run-time system than their equivalent long forms.
    3. Assignment operators run faster than their equivalent long forms.
    4. None of these
    5. NA
Correct Option: D

None



Your comments will be displayed only after manual approval.