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 servlets.

10 Answers   HCL, Infosys,


How do I open the java control panel?

0 Answers  


there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.

0 Answers   Sapient,


What is a context in java?

0 Answers  


Input :14000 Output : hundred and fourteen thousand.(wrong) Desired output : fourteen hundred thousand.

2 Answers   Sapient,






What is the use of jprofiler?

0 Answers  


What is entitymanager in jpa?

0 Answers  


Why Java is a platform independent language?Explain byte code and JVM

8 Answers   HCL,


What about products that claim to block java applets at a firewall? : java security

0 Answers  


What is connection pooling in java?

0 Answers  


How can I check single byte, double byte of character in JTextField?(eg. japan unicode and English unicode)

0 Answers  


In an htm form i have a button which makes us to open another page in 15sec.how will you do that?

0 Answers  


Categories