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 the difference between java and java script?

Answer Posted / amita

java script is a scripting language, it is used for
validations, you can use some of java methods in javascript
code.

java is a structured language like c, c++.

I think you can not fetch database from Javascript but in
java code you can do so.

Is This Answer Correct ?    19 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is javascript enabled on my computer?

869


What boolean operators can be used in JavaScript?

948


What is Currying in Javascript?

977


What is a closure javascript? Explain

877


How do you sort in javascript?

1007


What does e mean in javascript?

965


What are the scopes of a variable in javascript?

1070


Which type of variable among global and local, takes precedence over other if names are same?

928


What e means?

875


What is difference between javascript and jscript?

858


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

2507


What is difference between arrow function and normal function?

854


If we want to return the character from a specific index which method is used?

1098


What is the use of the ‘this’ keyword?

966


How to test PAGE LOAD TIME, RELOAD THE PAGE, CAPTURE THE URL'S , TEST THE PIXALS please please above all these how to test as a tester

2246