Some XYZ company is arranging for online aptitude tests. Draw
detailed E-R diagram for the same..


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

Post New Answer

More JavaScript Interview Questions

What are the boolean operators supported by javascript? And operator: &&

0 Answers  


How to get the contents of an input box using javascript?

0 Answers  


what is pop()method in JavaScript?

0 Answers  


What is decodeuri() in javascript?

0 Answers  


Why is javascript hoisting?

0 Answers  






What is the role of javascript in html?

0 Answers  


Name some of the built-in methods and the values returned by them.

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  


What is the difference between textContent and innerText?

0 Answers  


why we use javascript in html ?

4 Answers  


Are there any training Institutions on iphone Automation testing?

0 Answers  


How to hide javascript code from old browsers that dont run it?

0 Answers  


Categories