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.
Previous Question | Next Question |
Name Component subclasses that support painting in Java Programming? | How can you write a loop indefinitely in Java Programming? |