Saved Bookmarks
| 1. |
…….. is used to transfer the control from one place to another place without any condition in a program.(a) Break statement(b) Continue statement(c) go to statement(d) All the above |
|
Answer» (c) go to statement |
|