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 |
Where is stringbuffer stored?
Why do we need data structure in java?
What is ternary operator? Give an example.
How to perform quicksort in java?
What releases of Java technology are currently available? What do they contain?
What is tree node in java?
is java support call by reference and call by value, if supports please explain?
Is ruby built on java?
What is the purpose of extern variable?
Explain about arraylist?
What is difference between static and final?
How do you use substring in java?