What all types of code mean

I think that,

A preprocessor directive: includes code that has already been written
A main function: Is where the main function of this code will be
Declaration statements: Declare variables and what they do
Expression Statements: Express how text appears
Return statements: The number on the return statements shows how many times to repeat your code

Privacy & Terms