Search Header Logo

Josh Javascript Quiz

Authored by Surya Gond

Philosophy, Education, Computers

University

Used 2+ times

Josh Javascript Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

output of

const test = ()=> null;

console.log(typeof test())

Object

Function

Undefined

NaN

2.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

alert(({foo: () => 1}) === true) what will this code do?

false

True

true

!false

3.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

function myData(a,b,c){

argument[2] =10

alert(c)

}

myData(20,20)

10

undefined

Error

NaN

4.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

navigator.getUserMedia(constraints, sucessCallback, errorCallback);

Ask Access to folder

ask permission to camera

ask permission to audio

ask permission to camera and audio

5.

FILL IN THE BLANKS QUESTION

20 sec • 5 pts

console.log(018-015) ==------

(a)  

6.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

consol.log(10 > 9 > 8 === true)

True

true

0

false

7.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

parseInt(23, 10) + 242.42

265.41999999999996

265.41999999999995

265.42

265.42000000000

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?