InterviewSolution
Saved Bookmarks
| 1. |
Described Native Method In Java Programming? |
|
Answer» A NATIVE METHOD is a method that is IMPLEMENTED in a LANGUAGE other than JAVA. A native method is a method that is implemented in a language other than Java. |
|