Styrow.dev
Question 154 of 247
Java Topic: General medium

Explain the use of "Native" keyword?

Question

Explain the use of “Native” keyword?

Answer

Used in method declarations to specify that the method is not implemented in the same Java source file, but rather in another language