Computer Science, asked by Anonymous, 1 month ago

Rules of writing c program.....
{\: plz \: give \: me \: answer \red  \: }

Answers

Answered by Rizakhan678540
4

Answer:

Some basic syntax rule for C program

C is a case sensitive language so all C instructions must be written in lower case letter. All C statement must end with a semicolon. Whitespace is used in C to describe blanks and tabs. Whitespace is required between keywords and identifiers.

 \:

Similar questions