DEVFYI - Developer Resource - FYI

What is formal parameter list

J2SE Interview Questions and Answers


(Continued from previous question...)

78. What is formal parameter list

The parameters specified in the definition of a particular method. See also actual parameter list.

(Continued on next question...)

Other Interview Questions