Sample Huwebes, Hunyo 28, 2012 1) JavaScript is ... the same as Java kind of like Java different than Java ther written part of Java 2) JavaScript is ... subjective objective evil object based 3) To comment out a line in JavaScript ... Precede it with two forward slashes, i.e. '//' Precede it with an asterisk and a forward slash, i.e. '*/' Precede it with an asterisk, i.e. '*' Precede it with a forward slash and an asterisk, i.e. '/*' 4) JavaScript can only run on Windows True False 5) Semicolons are optional at the end of a JavaScript statement. True False 6) The four basic data types are: strings, numbers, BooBoos, and nulls strings, text, Booleans, and nulls strings, numbers, Booleans, and nulls strings, numbers, Booleans, and zeros No Comments »