Quantcast
Channel: Go4Expert
Viewing all articles
Browse latest Browse all 1989

DataTypes and Scope In JavaScript

$
0
0
DataTypes and Scope In JavaScript
JavaScript is the most popular language In the world and it runs on the most popular environment means web(browser); By using JavaScript you can create complete web and desktop application.

DataTypes in Javascript:
In JavaScript, there are 3 types of primitive data-types.

  1. Number
  2. String
  3. Boolean
  1. Number: in this, you can assign values like 10,10.2 means even if you...

DataTypes and Scope In JavaScript

Viewing all articles
Browse latest Browse all 1989

Trending Articles