Browse Today's favorites or All time favorites.
Please Sign In or Register to share and submit your questions.
Java Queries
Complete java interview questions library
Home » Interview Questions » Core Java Interview Questions » What is a native method?
What is a native method?
A native method is a method that is implemented in a language other than Java.
Write a comment