Quiz
Tests your understanding of the basic concepts of JavaScript.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Following JavaScript command shows a message in the console, an information zone available in most JavaScript environments.
A.
console.show()
B.
console.log()
C.
console.print()
D.
log.show()
1 / 8