DEVFYI - Developer Resource - FYI

What is declaration

J2SE Interview Questions and Answers


(Continued from previous question...)

50. What is declaration

A statement that establishes an identifier and associates attributes with it, without necessarily reserving its storage (for data) or providing the implementation (for methods). See also definition.

(Continued on next question...)

Other Interview Questions