multiple choice: 1. to tell the compiler to store data at an address, usethe a.
ID: 3609000 • Letter: M
Question
multiple choice:1. to tell the compiler to store data at an address, usethe
a. address operator (&)
b. array operator ([ ])
c. dereference (#)
d. indirection (*)
e. pointer (^)
2. which of the following statements about functiondeclaration and definition is true?
a. the function call is found in thecalled function
b. the function declaration requires thatthe parameters be named
c. the function definition is done with afunction declaration
d. the function definition containsexecutable statements that perform the function's task
e. the funcion definition header concludeswith semicolon
Explanation / Answer
please rate - thanks the reds are the answer multiple choice: 1. to tell the compiler to store data at an address, usethe a. address operator(&) b. array operator ([ ]) c. dereference (#) d. indirection (*) e. pointer (^) 2. which of the following statements about functiondeclaration and definition is true? a. the function call is found in thecalled function b. the functiondeclaration requires that the parameters be named c. the function definition is done with afunction declaration d. the functiondefinition contains executable statements that perform thefunction's task e. the funcion definition header concludeswith semicolon
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.