my dog learned polymorphism
The moose likes Beginning Java and the fly likes JVM Architecture Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "JVM Architecture" Watch "JVM Architecture" New topic
Author

JVM Architecture

Balakrishnan sanjay
Greenhorn

Joined: Jul 15, 2009
Posts: 3
Hi,

Please any one give brief description on JDK,JRE and JVM functionlities. Not yet get the clear solution regarding this.

Thanks in Advance.
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12921
    
    3

Welcome to JavaRanch.

If you're asking what the difference is between the JDK, JRE and JVM, then see question 18 in our Java Beginner's FAQ.


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JVM Architecture
 
Similar Threads
JVM doubt
Servlet.service() for servlet action threw exception java.lang.OutOfMemoryError: PermGen space
WA #1.....word association
Exception while processing XSL
why object defined in the method are created in the heap memory?