How is a relation not a function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

What are the datatypes in javascript?

0 Answers  


How do I link an external javascript file to html?

0 Answers  


What do you mean by script?

0 Answers  


What are the Advantages and Disadvantages of JavaScript?

0 Answers  


What is Currying in Javascript?

0 Answers  


What's the purpose of javascript?

0 Answers  


Can I open javascript on iphone?

0 Answers  


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

0 Answers  


In Javascript are calculations with fractional numbers guaranteed to be precise?

0 Answers  


How do I turn on javascript in google chrome?

0 Answers  


What is ‘this’ keyword in JavaScript?

0 Answers  


How do I view javascript files in chrome?

0 Answers  


Categories