What can javascript programs do?



What can javascript programs do?..

Answer / kundan patil

To make dynamic changes in our website we use javascript programs

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

TypeError: document.getelementbyid(...) is null?

0 Answers  


What is the difference between arrow function and normal function?

0 Answers  


What is the difference between ‘let’ and ‘const’?

0 Answers  


How can I define an array in JavaScript?

4 Answers   Accenture, Exevo, OM IT Solutions,


How do Javascript primitive/object types passed in functions?

0 Answers  


Iam getting xml when we click on one button.Iam placing that xml in dom.Im getting that xml data in one xsl.In that xsl I want to increase the variable value which is declared in xsl. Ex: <parent_node> <childNode> <first><d1>ffftt</d1></first> <first><d1>eeeeiii</d1></first> <first><d1>uuuuwww</d1></first> </childNode> <childNode> <first><d1>fff</d1></first> <first><d1>eeee</d1></first> <first><d1>uuuu</d1></first> </childNode> </parent_node>

0 Answers  


How can you to add javascript to a page when performing an asynchronous postback?

0 Answers  


What is difference between local and global scope in javascript ?

0 Answers  


Where can I learn javascript?

0 Answers  


How do I use an external javascript file?

0 Answers  


How many data types are there in javascript?

0 Answers  


How would you check if a variable is null/undefined?

0 Answers  


Categories