R
Q. What will be the output of this code?
Code:
System.out.println(3 + 4 + "Hello" + 5 + 6);
- Correct Answer - Option(A)
- Views: 12
- Filed under category Java
- Hashtags:
Discusssion
Login to discuss.