To indicate the passing of an array in a prototype or header function you must have:
A. data type variable name [ ].
B. variable name data type [ ].
C. *Parentheses ( ).
D. No indication is necessary. The program intuitively knows what you are doing.
A. data type variable name [ ].
Computer Science & Information Technology
You might also like to view...
Which of the following statements is a valid assignment statement?
(A) txtBox = "Hello World" (B) "Hello World" = txtBox.Text (C) txtBox.Text = "Hello World" (D) Text.txtBox = "Hello World"
Computer Science & Information Technology
Film is color balanced to work in either daylight (sunlight) or _______________.
a. tungsten b. fluorescent c. halogen d. all of the above
Computer Science & Information Technology