Saved Bookmarks
| 1. |
Can we insert Else Statement inside "If" In Java? |
|
Answer» Answer: If else statement in JAVA. The statements INSIDE “if” would execute if the condition is true, and the statements inside “else” would execute if the condition is false Hope it helps u MARK the BRAINLIEST |
|