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 java net url?

0 Answers  


What is java persistence api used for?

0 Answers  


What kind of thread is the garbage collector thread?

0 Answers  


What is jpa entitymanager?

0 Answers  


hibernate3.jar file contain 7 dependency jar files what is that ?

1 Answers  






What is proxy object in java?

0 Answers  


How do I run a project in eclipse?

0 Answers  


ioc vs dependency injection?

0 Answers  


How do I open my java console?

0 Answers  


program A and B are analysed and found to have worst case running time greater than 150NlogN and N*N respectively. which program has the better guarantee after the running time for the large values of N(N>10000)? which program has the better guarantee for the running time of small program N (N<100)? which program will run faster on average for N=1000?

0 Answers   St. Pauls University,


What is dialect in java?

0 Answers  


What is jpa used for?

0 Answers  


Categories