What is a statement in java? Give examples of a few java statements?
Answers
Answered by
2
Answer:
java three different types of statement
Answered by
4
Answer:
Java statements are instructions that tell the programming language what to do, like declaration and string statements.
example:
System.out.println("Line 1");
System.out.println("Line 2");
Similar questions
Business Studies,
3 months ago
Math,
3 months ago
English,
3 months ago
India Languages,
6 months ago
Math,
6 months ago
Math,
10 months ago