Computer Science, asked by naitikj144, 7 months ago

what do you mean by valid java statement​

Answers

Answered by ganeshholge7
0

Answer:

if yes then what should be the output of the following code. class MyClass{ public static void main(String args[]){ for(int i=0; i< ...

Answered by SixSmiles
2

Answer:

Express, declare and redirect

A sentence forms a complete idea which can include one or more clauses. Likewise, a statement in Java forms a complete command to be executed and can include one or more expressions. In simpler terms, a Java statement is just an instruction that explains what should happen.

Similar questions