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...

what is java

Answer Posted / pushpa

"Java" generally refers to a combination of three things:
the Java programming language (a high-level, object-oriented
programming language); the Java Virtual Machine (a
high-performance virtual machine that executes bytecodes on
a specific computing platform, typically abbreviated JVM);
and the Java platform, a JVM running compiled Java
bytecodes, usually calling on a set of standard libraries
such as those provided by Java Standard Edition (SE) or
Enterprise Edition (EE). Though coupled by design, the
language does not imply the JVM, and vice versa.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Mutex (Mutual Exclusion Object) ?

1090


What are parameters in a method?

1052


What is the purpose of using javap?

1047


Can we pass null as argument in java?

897


Why are pointers not secure?

979


How to retrieve data from database in java using arraylist?

1005


Can we define constructor in inner class?

954


Explain the key functions of data binding?

969


How many bytes is a string java?

972


What are JVM.JRE, J2EE, JNI?

1061


Is space a character in java?

969


Can private method static?

874


What are multiple inheritances? Is it supported by java?

895


What are the disadvantages of using inner classes?

1076


Will the jvm load the package twice at runtime?

1050