0 votes
in JavaScript by

JavaScript is designed for following purpose -

a) to style HTML pages

b) to execute Queries related to databases on a server

c) to add interactivity to html pages

d) All of the above

1 Answer

0 votes
by

Answer:-  D

Reason: JavaScript is designed for the following purpose: to style HTML pages b) to execute Queries related to databases on a server c) to add interactivity to html pages d) to perform server side scripting operations e) none of the above JavaScript statements are terminated by a a.

...