What will be the output of the following code
console.log( true && false)
console.log( true || false)
Super 15 MERN Stack
Quiz
•
Professional Development
•
Professional Development
•
Hard
Gnaneshwar Reddy
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code
console.log( true && false)
console.log( true || false)
true true
false true
false false
true false
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code?
console.log( "string" ? true : false)
console.log( "" ? true : false)
true true
true false
string true
string false
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code?
console.log( 0 ? true : false)
console.log("0" ? true : false)
true false
0 ""
true true
false true
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to include a javascript file in an HTML file?
via script tag
via include tag
via import tag
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be printed on the console
console.log(parseInt("123xyz"))
123xyz
NaN
0
123
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be printed on the console
console.log(parseInt("A123xyz"))
A123xyz
NaN
0
123
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to take values as input from user?
window.alert()
window.prompt()
window.confirm()
window.input()
10 questions
Microsoft Office 365
Quiz
•
Professional Development
12 questions
Итоговый тест Python Junior
Quiz
•
Professional Development
12 questions
Terraform
Quiz
•
Professional Development
12 questions
Week 16 - Primary Survey Recap
Quiz
•
University - Professi...
15 questions
Javascript basics
Quiz
•
Professional Development
9 questions
PreTrainingJavaScript
Quiz
•
Professional Development
6 questions
Continuous Professional Development(CPD)
Quiz
•
Professional Development
10 questions
Call Center Quiz 2
Quiz
•
Professional Development
15 questions
Multiplication Facts
Quiz
•
4th Grade
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
20 questions
math review
Quiz
•
4th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions
Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines
Quiz
•
Professional Development
12 questions
Dividing Fractions
Quiz
•
6th Grade