Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the role played by Java Virtual Machine in Java
Programming?



Explain the role played by Java Virtual Machine in Java Programming?..

Answer / kanu butani

A Java Virtual Machine (JVM) enables a set of computer
software programs and data structures to use a virtual
machine model for the execution of other computer programs
and scripts.
The model used by a JVM accepts a form of computer
intermediate language commonly referred to as Java
bytecode.
This language conceptually represents the instruction set
of a stack-oriented, capability architecture.
Sun has claimed there are over 4.5 billion JVM-enabled
devices

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Core Java Interview Questions

What happens if a constructor is declared private?

0 Answers  


What is race condition ?? (Threading concept) TCS 2 sept10

3 Answers   SparkTG, TCS,


whats the life cycle of jsp

2 Answers   Satyam,


What is unmodifiable collection in java?

0 Answers  


What is anagram of a string?

0 Answers  


Implement a stack with push (), pop() and min() in O(1) time.

0 Answers   Amazon,


How are variables stored in memory?

0 Answers  


what are literals in java?

2 Answers  


What is meant by interface?

0 Answers  


Can we define private and protected modifiers for variables in interfaces?

0 Answers  


What is singleton class and how can we make a class singleton?

0 Answers  


Explain the public class modifier?

0 Answers  


Categories