Answer Posted / ravikiran
native method is used to call the methods declared in a
platform dependent environment.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many bits is a double?
Why to use nested classes in java? (Or) what is the purpose of nested class in java?
What does index mean in java?
What is methods and methodology?
a thread is runnable, how does that work? : Java thread
Explain about sets?
What are the differences between processes and threads?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
what is anonymous class in java?
Is namespace same as package in java?
What is the purpose of garbage collection in java?
What does || mean in code?
What is the difference between class forname and new?
How to run a JAR file through command prompt?
Is java 9 released?