Skip to main content

Java Script

  • JavaScript is a lightweight and interpreted programming language.
  • It is designed for creating network-centric applications.
  • JavaScript is very easy to implement because it is integrated with HTML.
  • It is open and cross-platform.
  • Javascript is everywhere, it comes installed on every modern web browser.
  • Javascript helps you create really beautiful and crazy fast websites. 
  • JavaScript is a dynamic computer programming language and most commonly used as a part of web pages.


Comments

Popular posts from this blog

Recursion in C Language