Multiple Choice
A statement that starts with a hashtag (or pound) symbol (#) is called a
A) comment
B) function
C) preprocessor directive
D) header file
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q48: Which of the following defines a double-precision
Q49: The _ causes the content of another
Q50: Which of the following statements correctly defines
Q51: Programming style refers to the way a
Q52: Data items whose values do not change
Q54: In the following statement, the characters Hello!
Q55: Which of the following must be included
Q56: A(n) _ represents a storage location in
Q57: What will the following code display?<br>int x
Q58: In a cout statement, which of the