Home » JAVA Programming » Variable Types » Question
  1. Literals in java must be appended by which of these?
    1. L
    2. L and I
    3. D
    4. l
    5. None of these
Correct Option: B

Data type long literals are appended by an upper or lowercase L.



Your comments will be displayed only after manual approval.