What is a native method?
Answers were Sorted based on User's Feedback
native method is a method that is implemented in a language
other than java.
Is This Answer Correct ? | 3 Yes | 0 No |
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 |
What is the difference between the >> and >>> operators?
How do you reverse a word in java?
Are arrays static in java?
What is the difference between add() and addElement() method in Vector Class ?
Differences between C and Java?
What is the life cycle of Servlet?
What is java lang string?
What are init(), start() methods and whey they are called?
Is void a data type?
What does a method signature consist of?
whst is encapsulation?when u encpsulate actually while devoloping code?
What is the difference between path and classpath variables?