write the syntax of if statement and explain it
Answers
Answered by
1
Answer:
In Java
if ( statement ) {
condition
}
else {
condition
}
Similar questions
Math,
4 months ago
Math,
4 months ago
Science,
4 months ago
Math,
8 months ago
CBSE BOARD X,
8 months ago