Answer Posted / niranjanravi
native method is a method that is implemented in a language
other than java.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we create object of static class?
what are different ways in which a thread can enter the waiting state? : Java thread
What is treeset and treemap in java?
What do you mean by light weight and heavy weight components?
What is the difference between choice and list?
What is unicode with example?
What are the advantages of passing this into a method instead of the current class object itself?
If a variable is declared as private, where may the variable be accessed?
Difference between Linked list and Queue?
What is bitwise complement?
What is member in java?
Explain different types of wrapper classes in java?
What type of variable is error flag?
Why you should not use singleton?
describe method overloading