i heard that JVM internally contains pointers...is this true?

Answers were Sorted based on User's Feedback



i heard that JVM internally contains pointers...is this true?..

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

i heard that JVM internally contains pointers...is this true?..

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

i heard that JVM internally contains pointers...is this true?..

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

i heard that JVM internally contains pointers...is this true?..

Answer / mahi

no

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Java Related AllOther Interview Questions

What is connection pooling in java?

0 Answers  


Which is faster c++ or java?

0 Answers  


Why doesn’t the main method throw an error with no arguments?

0 Answers  


What about javascript? : java security

0 Answers  


Why do we need new date and time api in java se 8?

0 Answers  






Which method is used to create the daemon thread?

0 Answers  


What is aop in java?

0 Answers  


Why do we only use the main method to start a program?

0 Answers  


i have make jar file but when i click in this file then arr swhow "no faund main class" plese help me in this problem becose i want to make a jar file as a dxdcutable file

1 Answers  


What is the resourcebundle class?

0 Answers  


What are tlds in java?

0 Answers  


What is the difference between lambdas and delegates?

0 Answers  


Categories