In a function that receives a value from the main function via a parameter and then displays the parameter value on the screen, that parameter is considered __________.
a. an input parameter
b. an output parameter
c. an input/output parameter
d. a local variable
e. a stub
A
Computer Science & Information Technology
You might also like to view...
virtual functions must:
a. Be overridden in every derived class. b. Be declared virtual in every derived class. c. Be declared virtual in the base class. d. Have the same implementation in every derived class.
Computer Science & Information Technology
The __________ search algorithm uses three variables to mark positions within the array as it searched for the desired value?
a. bubble b. binary c. insertion d. selection
Computer Science & Information Technology
________ is the process of numbering and arranging the pages in a document
Fill in the blank(s) with correct word
Computer Science & Information Technology
A(n) ________ accepts invalid data but warns the user that the data are invalid
Fill in the blank(s) with correct word
Computer Science & Information Technology