200 Level Computer Science exam questions and the detailed answers. Download the answers in document format. Correct, detailed, and straightforward answers.
Questions:
(a)
- C++ program is normally typed into the computer using an __________.
(b)
- C++ __________ executes command called preprocessor directives.
(c)
- C++ program begins execution at function __________.
(d)
- The escape sequence (\n) represents the __________ character.
(e)
- The escape sequence (\n) takes cursor to the __________.
(f)
- The __________ begins the body of a function and the __________ ends the body of a function.
(g)
- Every C++ statement ends with a __________.
(h)
- All variables must be declared before they are used. True/False?
(i)
- Preprocessor directives are usually executed before/after compilation of source code?
CLICK THE LINK TO LINK TO DOWNLOAD THE ANSWER