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
Is it possible to write a regular expression to check if string is a number?
What are the supported platforms by java programming language?
enlist some features of jdk.
What is operator overloading. Is it is supported in java?
What is the difference between a factory and abstract factory pattern?
What is valid keyword in java?
What is the purpose of static keyword in java?
What is string value?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What is variable explain with example?
Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
Is string is a data type in java?
How do you define a singleton class?
Does set allows null in java?