Syntax error What does the native in Java stand for?

What does the native in Java stand for?



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 as a method to indicate that it is implemented in another language.

Updated on: 2019-07-30T22:30:20+05:30

264 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements