Write True or False;
a) “//’ is used for single line comments
b) System.out.println() statement is used to print in the next line.
c) A class can be executed without creating an object
d) A switch statement can support int datatype.
e) +1 is a literal in JAVA.
Answers
Answered by
0
Answer:
- True
- False
- True
- False
- False
monafmunna121gt:
true
Similar questions