What is the difference between nested if statements and switch case statements in Java
please send nicely
Answers
Answered by
3
Answer:
Key Differences Between if-else and switch
The expression inside if statement decides whether to execute the statements inside if block or under else block. On the other hand, the expression inside a switch statement decides which case to execute. You can have multiple if statement for multiple choice of statements.
Answered by
2
Answer:
Hey hi how are u tell me when we will meet today Post a question or answer any of my questions tell when to meet if u want to meet me now just thank my answer so I will post link
Similar questions