Question: Syntactic errors are errors that break the rules of the C programming language. Select all of the following that are syntactic errors: 1. putting a
Syntactic errors are errors that break the rules of the C programming language. Select all of the following that are syntactic errors:
1.
putting a semi-colon where it's not allowed
2.
mismatched data types
3.
undeclared variable name
4.
infinite iteration
5.
missing semi-colon
6.
missing return statement
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
