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
Can an object subclass another object?
State one difference between a template class and class template.
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?
Write a program to print 15 random numbers using foreach of java 8?
Is java written in c?
What is the reflection?
Is oracle java 11 free?
What is the purpose of the enableevents() method?
How is string immutable in java?
What is the symbol for space?
Is break statement can be used as labels in java?
How we can generate random numbers in java?
Where local and global variables are stored?
Can we call a non-static method from inside a static method?
what is difference betweem home interface and remote interface?