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 are the advantages of java sockets?

0 Answers  


What is static class in java?

0 Answers  


What is meant by annotations in java?

0 Answers  


Which class is the superclass of every class?

0 Answers  


How can I protect myself? : java security

0 Answers  


How can the static main method use instance variables?

0 Answers  


Is java an api?

0 Answers  


What is cdi in java?

0 Answers  


Can I use openjdk for commercial?

0 Answers  


What is the meaning of loosely coupled in java?

0 Answers  


What is Map,List,hashtable,ArrayList and difference between them??

0 Answers   Cap Gemini, TCS,


What is stateless and stateful in java?

0 Answers  


Categories