i heard that JVM internally contains pointers...is this true?
Answer Posted / 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 |
Post New Answer View All Answers
explain isalive() method under thread class?
How to reverse the singly linked list(In Node data members are(int data,int pointerTONext))
How do I run a java project in netbeans?
can a program use more than one command-line argument?
What is the difference between map and flatmap in java?
What is jdk for netbeans ide?
How do I install eclipse?
How do I install java re?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
How do I open the java console in windows 10?
Why is lambda expression used?
What is interceptor in java?
what about jdb and javadoc by example ?
Which framework is best for rest api java?
What is a context in java?