why we use javascript in html ?

Answers were Sorted based on User's Feedback



why we use javascript in html ?..

Answer / pks

make using javascript we can solve the problems. like
calculation..

Is This Answer Correct ?    4 Yes 0 No

why we use javascript in html ?..

Answer / 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

why we use javascript in html ?..

Answer / pks

JAVASCRIPT IS A CLIENT SIDE SCRIPTING LANGUAGE.
IT IS USED TO VALIDATING FROM ON CLIENT SIDE ITSELF.
JAVASCRIPT IS AN INTERPRETED LANGUAGE...

Is This Answer Correct ?    1 Yes 0 No

why we use javascript in html ?..

Answer / pks

we are using javascript in html for making the webpage dynamic.It will provide different answer for different user request.This is the main reason we using javascript in html.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is npm repository?

0 Answers  


What is array constructor in javascript?

0 Answers  


Advantages & Disadvavtages of Java Script? Advantages & Disadvantages of CGI Scripting? Structure of Java Script? Commands of Java Script? HTML Basic Reviews?

3 Answers  


Why is javascript dangerous?

0 Answers  


What is scope javascript?

0 Answers  






Explain how to write class methods vs. Instance methods.

0 Answers  


How to define a anonymous function?

0 Answers  


What is the difference between firstChild and firstElementChild?

0 Answers  


How do you sort in javascript?

0 Answers  


Difference between undefined and undeclared variables?

0 Answers  


What is difference between module.exports and export?

0 Answers  


What is undefined value means in javascript?

0 Answers  


Categories