R

Ram Sharma • 193.88K Points
Coach

Q. Choose correct examples of decimal literals in Java.

  • (A) int a = 12345;
  • (B) int a = 12_3__5;
  • (C) long a = 987____654_3__21L;
  • (D) All the above
  • Correct Answer - Option(D)
  • Views: 230
  • Filed under category JAVA

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics