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 is javascript different from java?

Answer Posted / glibwaresoftsolutions

Feature JavaScript Java
Type Interpreted Compiled
Typing Dynamically typed Statically typed
Usage Mainly for web applications General-purpose programming language
Execution Runs in browsers (or Node.js) Runs in JVM

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the best free ide?

982


What is the difference between java & javascript?

1143


Can webassembly replace javascript?

992


What is Date object in JavaScript?

1165


Is javascript array dynamic?

960


Is there an ide for javascript?

912


how can i change colour of a image in aspx file?

2046


How to write a comment in javascript?

1183


How to change video files randomly after completing its execution in Javascript?

2379


How to convert a string to lowercase?

1242


What is local scope in javascript?

1063


The below script is working Internet browser but not working in mozilla plz find that good way... function doSubmit(op){ var rowcount=document.getElementsByName ("parameterTypeId").length; var parameterGrade; var performance; var goal; if(op == "save"){ for (var i=0; i < rowcount; i++) { var param=eval("document.forms [0].parameterGrade"+i); if(param.value != "select"){ return true; } } alert("Please rate atleast one attribute"); return false; }//if ends here

2642


How can we establish connection with java and sql server?

2270


Is JavaScript a case-sensitive language?

1018


Name some of the JavaScript features?

1181