Knowledge check: Welcome to Programming with JavaScript
Question 1: What is the data type of the value "Hello, World"?
string
number
boolean
Question 2: What is the data type of the value true ?
string
number
boolean
Question 3: What is the % operator?
The modulus operator
The division opera...
eplus.dev1 min read