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 |
How do I find jre version?
What about products that claim to detect malicious applets? : java security
What is an api in java?
What is stateless in java?
Why do we need framework in java?
What does public static void main(string[]) mean?
What do you understand by numeric promotion?
What is meant by annotations in java?
Can a dead thread be started again?
How do I run a project in eclipse?
What is gui in java with examples?
How to load a class programmatically?