Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
What are native methods in Java and where are they used?
A native method in Java is a method whose implementation is written in other languages such as c and c++.
The ?native? keyword is used before a method to indicate that it is implemented in other language.
Advertisements
