5 Matching Annotations
- Nov 2022
-
www.codecademy.com www.codecademy.com
-
Escape Sequences
In C, an escape sequence is a non-visual character used within a string
-
case-sensitive
Text or typed input that is sensitive to capitalization of letters. For example, "Computer" and "computer" are two different words because the "C" is uppercase in the first example and lowercase in the second example
-
All statements must end with a semicolon, ; Keywords and other code elements are case-sensitive
What is Examples of syntax in C ?
-
-
-
Reference Notes
Common ways we use referencing in everyday life include the use of the hashtag (#) on social networking platforms
-
Literature Notes
Literature Notes are the notes you make as comments to the text you have selected or marked down
-