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

why is java platform indipedence

Answer Posted / ravikumarg

Java is platform independent because "Write once Run anywhere and any OS".(Unlike c,c++ are system dependent).Java is internet spported language.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I enable cookies safari?

862


Does apple use javascript?

829


Explain window.onload and ondocumentready?

876


Which is best for front end?

834


What do ellipses mean in javascript?

877


What is the concept of “functions as objects” and how does this affect variable scope?

873


Is javascript object oriented?

871


What is missing in my code? function numberTally(numList) { var evenTotal = 0; var oddTotal = 0; for (var i = 0; i <= numList.length; i++) { if i % 2 { // i is odd oddTotal += numList[i]; // or oddTotal = oddTotal + numList[i]; } else { // i is even evenTotal + numList[i]; } } alert(oddTotal); return evenTotal; }

3291


What is a null variable in javascript?

947


What is client side programming?

885


What is prototype in javascript and how do you use it?

880


What is spread operator react?

857


How to create objects in JavaScript?

943


How typeof operator works?

994


List html dom mouse events?

848