DEVFYI - Developer Resource - FYI

What is instance method

J2SE Interview Questions and Answers


(Continued from previous question...)

98. What is instance method

Any method that is invoked with respect to an instance of a class. Also called simply a method. See also class method.

(Continued on next question...)

Other Interview Questions