Does jvm maintain a cache by itself? Does the jvm allocate objects in heap? Is this the os heap or the heap maintained by the jvm? Why
No Answer is Posted For this Question
Be the First to Post Answer
In java what is the difference between sleep() and wait() .
Why do we need framework in java?
What is reflection in java?
what is constructer?what are the type of constructer with example.
How can I write a program that takes command line input?
How do I install jdk?
What is the use of servlet in java?
Do I need both jdk and jre?
What is the current code for the Java 5 code class Root { ?
Which framework is best for rest api java?
What are microservices in java?
I have deployed a .war file in my application server comprising of struts and hibernate.If i want to change the "dialect" property of hibernate cfg file how can i change(I have only .war file)... Thanks in advance