
Super 15 Batch Quiz

Quiz
•
Professional Development
•
Professional Development
•
Medium

Gnaneshwar Reddy
Used 2+ 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()
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Terraform

Quiz
•
Professional Development
15 questions
Online Teacher Development Platform

Quiz
•
Professional Development
10 questions
COMMON QUESTION WB 0513 QUIZ

Quiz
•
Professional Development
10 questions
Ivy_Honeywell_Data Analytics_4.2

Quiz
•
Professional Development
5 questions
BTP Backend Dev: 2ª Clase en vivo – ABAP en Cloud CDS y Serv.

Quiz
•
Professional Development
7 questions
Discovery Education PD

Quiz
•
Professional Development
10 questions
Call Center Quiz 2

Quiz
•
Professional Development
10 questions
Microsoft Office 365

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade