Is java is a fully object object oriented language?
Answer Posted / irene
yes java is pure object oriented language
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How can the style/class of an element be changed?
What is the difference between childNode and children?
Is javascript whitespace sensitive?
How can I prevent others from reading/stealing my scripts or images?
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
Can I write javascript in notepad?
What is trim whitespace google sheets?
How can a particular frame be targeted, from a hyperlink, in javascript?
What is javascript used for on iphone?
What is js full form?
How do we add javascript onto a web page?
What is dhtml in javascript?
What is difference between var x =1; and x=1;?
What does the delete operator do?
How to toggle display an html element?