MCQOPTIONS
Saved Bookmarks
| 1. |
The braces that surround the code in a 'C program |
| A. | show what code goes in a particular function |
| B. | delimit a section of code |
| C. | separate the codes from the constant |
| D. | separate the source file from the subject file |
| Answer» C. separate the codes from the constant | |