A parameter within a method header that accepts a value is considered to be what type of parameter?
A. formal parameter
B. local parameter
C. global parameter
D. actual parameter
Answer: A
Computer Science & Information Technology
You might also like to view...
A virtual machine ________saves a point-in-time state of the virtual machine
a. Frame b. Image c. Checkpoint d. Copy
Computer Science & Information Technology
Assign the member values of variable a to element three of array b.
What will be an ideal response?
Computer Science & Information Technology