Basic and Advance Java Question:

What is a native method in Java Programming?

Java Interview Question
Java Interview Question

Answer:

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


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