Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

1.

Doctype
2. Console.log
3. Js code/syntax that you can get the value of an html input with the id=”number”
4. One of the js output that will create modal like ui.
5. Object - one of JS data type that compose of Properties and Method
6. Arrays - JavaScript data type is used to store multiple values in a single variable.
7. Var car = {color:”red”}
8. Var num = new array(3,4,5);
9. Var x = 2;
10. Var x=2+3;

You might also like