Assign an integer value 10 to a variable a , and then print the value of variable a the result will be, null, 10, let chr = "m"; // "m" is assigned to variable chr which is string type chr; the out put will be , M, m, let userLoggedIn = false ;  userLoggedIn;, true , false , 2**3, 8, 6, 16%5, 1, 2, let x = 5 , y = 5; output y; ++x;, 5,5, 5,6, let x = "3"; typeof x;, string, number, If p = 6, and q = 8; evaluate the output in the following cases p * q + p without and with the use of Console p * q + p, 54, 56.

Ranking

Estilo visual

Opções

Alterar modelo

Restaurar arquivo salvo automaticamente: ?