Javascript Fundamental Practice

Javascript Fundamental Practice

Professional Development

20 Qs

quiz-placeholder

Similar activities

Javascript Assessment

Javascript Assessment

Professional Development

20 Qs

DOT NET-SET1

DOT NET-SET1

Professional Development

15 Qs

Python

Python

Professional Development

20 Qs

Day 3 - Dom Manipulation

Day 3 - Dom Manipulation

Professional Development

20 Qs

Aptitude King

Aptitude King

University - Professional Development

25 Qs

C Code Master

C Code Master

Professional Development

20 Qs

Module 2 Quiz Preparation

Module 2 Quiz Preparation

Professional Development

20 Qs

C CODE MASTER B

C CODE MASTER B

Professional Development

15 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?