Home / CSE MCQs / JAVA MCQs :: Discussion

Discussion :: JAVA MCQs

  1. Which of these statements are incorrect?
  2. 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

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    None


Be The First To Comment