Search Header Logo

Javascript Fundamental Practice

Authored by Frengky Sihombing

Computers

Professional Development

Used 34+ times

Javascript Fundamental Practice
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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]

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?