Answer Posted / anjani kumar jha
JVM is plateform dependent because it is written in c,and u
can see this JVM BEHAVIOUR when u r dealing with
multithreading programming.
Thanks and Regards
Anjani Kumar Jha
9405580655
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between preemptive scheduling and time slicing?
What is the biggest integer?
Why main method is called first in java?
What is file in java?
Is java call by value?
How to instantiate static nested classes in java?
Can we access the non-final local variable, inside the local inner class?
Is zero a positive integer?
Does constructor return any value?
What are drawbacks of singleton class?
What is a variable and constant?
How to split arraylist elements in java?
What is a dynamic array java?
How do you define a method?
What is the effect of keeping a constructor private?