Computer Science, asked by harshiramani, 1 month ago

c) Write a java statement
for the following:-

i) To assign integer 100 to a variable val
ii) To print the value of the variable val​

Answers

Answered by mamtabadhan89
0

Answer:

the value print of the integer 100 to a variable val

Answered by Sly01
6

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