Multiple Choice
The ____ rules of a programming language tell you which statements are legal, or accepted, by the programming language.
A) semantic
B) logical
C) syntax
D) grammatical
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q29: The value of the expression 17 %
Q30: Which of the following is a reserved
Q31: The _ type is C++ 's method
Q32: The smallest individual unit of a program
Q33: The maximum number of significant digits in
Q35: _ can be used to identify the
Q36: A mixed arithmetic expression contains all operands
Q37: The expression static_cast<int>(9.9) evaluates to _.<br>A) 9<br>B)
Q38: Suppose a = 5.After the execution of
Q39: In a C++ program, one and two