Javascript Fundamental Practice

Javascript Fundamental Practice

Professional Development

20 Qs

quiz-placeholder

Similar activities

Variable Scope in Python

Variable Scope in Python

1st Grade - Professional Development

15 Qs

GAGC-Dotnet-SET2

GAGC-Dotnet-SET2

Professional Development

15 Qs

Python Programming - Test 1

Python Programming - Test 1

University - Professional Development

20 Qs

Javascript Datatypes and Variables(Kushal Das)

Javascript Datatypes and Variables(Kushal Das)

Professional Development

15 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python basics

Python basics

Professional Development

22 Qs

Season 4 #Spaic Python Weekly Quiz

Season 4 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Anits Sample Mock Test-I

Anits Sample Mock Test-I

Professional Development

20 Qs

Javascript Fundamental Practice

Javascript Fundamental Practice

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Frengky Sihombing

Used 33+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Media Image

What is the output of this code?

error arr[3](arr[2].address) is not a function

hello 22 Main st

helloundefined

true

2.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Media Image

What is the output of this code?

error .join() is not a function

error .split() is not a function

J A J A N G S I P E M B U R U

JAJANGSIPEMBURU

3.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Media Image

What is the output of this code?

33

2

9

error .sort is not invoked

4.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

const str = 'purwadhika jakarta'

How to get string "adhi"?

str.substring(4, 7)

str.slice(4, 7)

str.substr(4, 8)

str.substring(8, 4)

5.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Media Image

What is the output of this code?

10

false

NaN

10

false

2

true

false

false

true

false

2

6.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Media Image

What is the output of this code?

-9

"-9"

6

undefined

7.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Media Image

What is the output of this code?

[4,5,7,8,9,12]

[12,9,8,7,5,4,3]

undefined

[3,4,5,7,8,9,12]

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?