E-CODING JAVA Study Guide - Midterm Guide: Type System, Nan, Type Conversion

14 views2 pages

Document Summary

In javascript, variables and data types are used to store and manipulate data: variables - in javascript, variables are used to store values, and are declared using the var, let, or const keywords. The var keyword is used to declare global or function-scoped variables, while the let and const keywords are used to declare block-scoped variables. Variables in javascript are dynamically typed, meaning that the data type of a variable can change at runtime: data types - javascript supports several primitive data types, including numbers, strings, booleans, null, and undefined. It also supports non-primitive data types, such as objects and arrays: numbers - in javascript, numbers can be represented as integers, floating-point numbers, or nan (not a. Javascript uses the ieee 754 standard to represent numbers: strings - in javascript, strings are used to represent textual data, and can be enclosed in single or double quotes.

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers

Related Documents

Related Questions