i heard that JVM internally contains pointers...is this true?
Answers were Sorted based on User's Feedback
Answer / chirag
Yes,it is true
Inorder to perform internally process of threading and other activities it need pointer.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sourabh jain
yes,it is true the reason behind it that java is more
powerful object oriented laguage as comparision to c++ so
in java pointer is placed but its nature is hideness
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / awadhesh meheshwari
yes, it is true thr is pointer in JVM to act as threads b/w the compiler and runtime exection..
Is This Answer Correct ? | 3 Yes | 0 No |
What are the advantages of java sockets?
What is static class in java?
What is meant by annotations in java?
Which class is the superclass of every class?
How can I protect myself? : java security
How can the static main method use instance variables?
Is java an api?
What is cdi in java?
Can I use openjdk for commercial?
What is the meaning of loosely coupled in java?
What is Map,List,hashtable,ArrayList and difference between them??
What is stateless and stateful in java?