Quizzz
Please select all core technologies for the web. (Multiple choice)
HTML
Java
C#
JavaScript
HTFOX
Design
CSS
Cisco
JavaScript is ... (Multiple choice)
Easy to learn
Hard to understand
Easy to run
Not being used any more
What is the output of this expression | 'Hello World' + ' ' + 11 + ' ' + '!'
Hello World 11 !
NaN
HelloWorld11!
Error
Choose proper variable names (Multiple choice)
_helloIamVariable4
$theRealVariable
drVariable
/correctAnswer
5AV3M3
What will be the output for this code
if ( 99 < 123 ) {
console.log( 'Wow' );
}
console.log( 'Nice' )
if ( 99 < 123 ) {
console.log( 'Wow' );
}
console.log( 'Nice' )
Yaay
What will be the output for this code
if ( 99 > 123 ) {
console.log( 'Correct' );
} else {
console.log( 'Wrong' )
}
if ( 99 > 123 ) {
console.log( 'Correct' );
} else {
console.log( 'Wrong' )
}
Recursion is a function, that ...
Calls itself
Is being repeatedly called 60 times in a seecond
Shows error
Blows our mind
{"name":"Quizzz", "url":"https://www.quiz-maker.com/QSQBDH0S8","txt":"Are 5 days enough to become a programmer?, What is a computer?, Does a programmer have to know how to format a computer or hack an Instagram account?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}