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 floor in java?
What is the difference between inner class and nested class?
What is the use of static keyword in "public static void main()"
10 Answers College School Exams Tests, Infosys, Six Dee Telecom,
What are white spaces in java?
What is meant by polymorphism?
When throws keyword is used?
How do you use, call, and access a static method in Java?
List out five keywords related to exception handling ?
What are methods of a class?
why HashTable not allow null key and value
Describe the term diamond problem.
Can list be null in java?