Computer Science, asked by suzylee, 1 year ago

what is javascript? please define

Answers

Answered by nanhi21
8
Javascript (JS) is a scripting languages, primarily used on the Web. It is used to enhance HTML pages and is commonly found embedded in HTML code. JavaScript is an interpreted language. Thus, it doesn't need to be compiled. JavaScript renders web pages in an interactive and dynamic fashion. This allowing the pages to react to events, exhibit special effects, accept variable text, validate data, create cookies, detect a user’s browser, etc.

suzylee: thank you soo much
Answered by Anonymous
3
hyyy.


JavaScript is used in Web site development to do such things as:

Automatically change a formatted date on a Web pageCause a linked-to page to appear in a popup windowCause text or a graphic image to change during a mouse rollover

JavaScript uses some of the same ideas found in Java, the compiled object-oriented programming derived from C++. JavaScript code can be imbedded in HTML pages and interpreted by the Web browser (or client). JavaScript can also be run at the server as in Microsoft's Active Server Pages before the page is sent to the requestor. Both Microsoft and Netscape browsers support JavaScript, but sometimes in slightly different ways.

hope helps

suzylee: thank you
Anonymous: #wlçm
Similar questions