J2SE Question:

What is formal parameter list?

J2SE Interview Question
J2SE Interview Question

Answer:

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


Previous QuestionNext Question
What is distributed application?What is generic?