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

How java is platform independent?

Answer Posted / abnish kumar rajput

Java is called platform independent language because of its
compiling and interpreting concept.Java has both features
means compilation and interpretation of a program.Java first
compiles a source code into bytecodes(Magic Codes) and then
these bytecodes can easily be converted according to that
particular machine using different OS.

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does 0 mean in boolean?

1022


What is meant by interface?

1105


What is charat java?

1023


Explain what pure virtual function is?

1070


Why we do exception handling in java and how many types of exceptions are there?

1179


What is early binding and late binding in java?

1292


What is the difference between the final method and abstract method?

1119


What is role of void keyword in declaring functions?

1096


What is difference between length and length() method in java ?

1054


How is java created?

987


Can we execute java program without main method?

1193


What are the advantages of inner classes?

1066


Explain garbage collection in java?

1040


How many digits is int32?

1047


what is an objects lock and which objects have locks? : Java thread

1078