Saved Bookmarks
| 1. |
Is it nessasary to add break statement in a switch statement? justify. |
|
Answer» Answer: yes it's nessasary. Because if we use optional STATEMENT execution we use break and for switch statement we use compulsory break statement. please THANKS me. and GIVE me one brilliant. |
|