Special words or symbol that denote a special meaning to the compiler and cannot be used for variable or functions names are: d)reserved words or keywords
Variable that can be accessed and altered only within the function in which they are defined are called: c)Local variables
Passing argument by means of making a copy of the variable's content is known as passing by: c)reference
The function that must always return control to the operating system is known as: d)main
Comments
Leave a comment