Explain jdk, jre and jvm?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?

0 Answers  


What are the main concepts of oops in java?

0 Answers  


What are the supported platforms by java programming language?

0 Answers  


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

0 Answers  


What do you mean by hashing?

0 Answers   Amazon,






When we can access the static data member without creating the object what is the need of the object in java.

5 Answers   Airhub, ssinformatics,


What are the basic interfaces of java collections framework?

0 Answers  


Can you run the product development on all operating systems ?

1 Answers  


What is numeric function?

0 Answers  


Explain about main() method in java ?

0 Answers  


Explain the purpose of garbage collection in Java?

0 Answers   BirlaSoft,


What is the difference between add() and addElement() method in Vector Class ?

2 Answers   TCS,


Categories