DEVFYI - Developer Resource - FYI

What is native

J2SE Interview Questions and Answers


(Continued from previous question...)

155. What is native

A Java keyword that is used in method declarations to specify that the method is not implemented in the same Java source file, but rather in another language.

(Continued on next question...)

Other Interview Questions