Basic and Advance Java Question:

What is a native method in Java Programming?

Answer:

A native method is a method that is implemented in a language other than Java.

Read All 81 Java Questions
Previous QuestionNext Question
Name Component subclasses that support painting in Java Programming?How can you write a loop indefinitely in Java Programming?