JavaScript-Data Types-JS
Source: Data Types JavaScript - Udacity Front End Web Development Nanodegree
WORKING ON IT!
- a. Data and Data Types
- b. Define and manipulate data types
- c. Numbers
- d. Booleans
- e. Undefined
- f. Null
- g.
- h.
Data
andData Types
are the building blocks of every programming language.- They help to organize information.
- They determine how programs will run.