Statements are terminated with semicolons Indentation is ignored by the compiler C is case sensitive – all Keywords and Standard Library functions are in lowercase Strings are placed in double quotes Newlines are handled via \n. Programs are capable of…
Expand +