Is jvm a overhead?



Is jvm a overhead?..

Answer / Vikash

The Java Virtual Machine (JVM) serves as an essential part of the Java platform, allowing for the execution of Java programs. Although it adds some overhead due to its functionality, optimized JVMs are designed to minimize this impact.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

To make an object to begin executing as a separate thread, what method is used?

2 Answers  


What value does readline() return when it has reached the end of a file?

1 Answers  


whats is mean by object and class?

1 Answers   Saka Solutions,


What is the difference between the ‘font’ and ‘fontmetrics’ class?

1 Answers  


Why use a datasource when you can directly specify a connection details?

1 Answers  


What is a convertor?

1 Answers   Suzlon,


what is handle?

1 Answers  


Can I use multiple html form elements with the same name?

1 Answers  


Why does the tag url-encode javascript and mailto links?

1 Answers  


1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?

1 Answers   L&T,


Which class is the immediate superclass of the menucomponent class?

1 Answers  


what is the proxy pattern?

1 Answers  


Categories