Answer Posted / sam
javascript makes website dynamic. html is used to display text in the web browser, it does not have any capability to do some cool stuffs like animate pictures and text. Javascript is full programming language that adds dynamic features like changing color, hide paragraph, animate picture, scroll down list etc.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the working of timers in JavaScript? Also elucidate the drawbacks of using the timer, if any?
What is difference between java and javascript?
Explain the working of timers in javascript?
How to prevent modification of an object in Javascript?
What e means?
What is a closure and why are they so useful to us?
What does ecma stand for?
List out all the falsifying tokens in Javascript?
Which built-in method returns the calling string value converted to upper case?
What’s a way to append a value to an array?
What is createtextnode?
What does the operator do in javascript?
What is a framework programming?
Does spread operator deep copy?
Write a program to reverse a string in pure javascript?