Why extending array is bad idea?


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

Post New Answer

More JavaScript Interview Questions

How can you detect the client operating system using javascript?

0 Answers  


How do I enable cookies safari?

0 Answers  


What is escape() function?

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  


How to read a cookie using javascript?

0 Answers  


What is the use of a boolean object in javascript?

0 Answers  


What is the function of deferred scripts?

0 Answers  


what is the extension of java script.

2 Answers  


What is the context in javascript?

0 Answers  


What can I build with javascript?

0 Answers  


What is question mark in javascript?

0 Answers  


What are the properties of stack?

0 Answers  


Categories