Saved Bookmarks
| 1. |
( _ symbol is used to terminate each statement of c |
|
Answer» ONG>Answer: The semicolon ; TERMINATES the statement. The CLOSING curly brace indicates the end of the code for the main function. |
|