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 compile time polymorphism?
20 Answers CTS, Elementus Technologies, Oracle,
Will set allow duplicates in java?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What do you mean by local class?
How will you compute size of a structure?
When should I use singleton?
can we add two numbers without using arthematic operators? if possible how?
Tell some latest versions in JAVA related areas?
Explain the differences between public, private, protected and static?
How can you set the applet size?
what is an object and how do you allocate memory to it?
What is the difference between JDK and JVM?