What is a native method?

Answers were Sorted based on User's Feedback



What is a native method?..

Answer / niranjanravi

native method is a method that is implemented in a language
other than java.

Is This Answer Correct ?    3 Yes 0 No

What is a native method?..

Answer / ravikiran(aptech mumbai)

native methos is the method declared inside some structured
programming language which will get called on java

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Core Java Interview Questions

I dont want to use serialzable in java is there any another concept so plz tell me

3 Answers   WDC,


What's the purpose of static methods and static variables?

0 Answers  


What is the advantage of OOP in java?

0 Answers  


what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread

0 Answers  


What is early binding and late binding in java?

0 Answers  






when System.out.println("") is executed what happens in the back ground?

2 Answers  


what is auto boxing

3 Answers   UHG,


What is a protected void?

0 Answers  


What is a dynamic array in java?

0 Answers  


What is the difference between pass by reference and pass by pointer?

0 Answers  


Can we return null in java?

0 Answers  


How many functional interfaces does java 8 have?

0 Answers  


Categories