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 |
How many bits is a double?
Is oracle charging for java?
What are methods?
what is difference between signed & unsigned char?
What is the purpose of assert keyword used in jdk1.4.x?
What is UNICODE?
What is a parameter in java?
Why bytecode is called bytecode?
What is loop in java?
What is the difference between the boolean & operator and the && operator in java programming?
What are controls and their different types in awt?
How many types of string data types are there?