Answer Posted / yogtal
i don't know the jvm implementation of how the java engine
talks to O.s.? can any one provide me this ?
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What do you understand by overloading and overriding in java?
How to read and write image from a file ?
What are the benefits of operations in java?
Why arraylist is used in java?
Name some classes present in java.util.regex package.
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
How the metacharacters are different from the ordinary characters?
Is a string literal?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
How does class forname work in java?
What is the private method modifier?
What is overloading and overriding in java?
explain the difference between jdk and jvm?
Difference between final and effectively final ? Why is effectively final even required ?
What is java objectoutputstream?