Search Header Logo

1B Tynker JavaScript

Authored by Ingrid Cruz

Other

8th - 10th Grade

Used 16+ times

1B Tynker JavaScript
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An identifier cannot begin with a number. Which of the following is NOT a valid identifier?

_identifier

$IDENTIFIER

1identifier

Identifier1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you call a function called “myFunction”?

myfunction();

myFunction();

Call myFunction();

call function myFunction();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identifiers in JavaScript are case-sensitive.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are not able to call the same function twice in a row.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct multi-line comment?

*/ hello

World */

*/ hello

World /*

/*hello

World /*

/* hello

World */

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

In JavaScript, an identifier may begin with an underscore, a letter, or a dollar sign. Which of the following is a valid identifier? Select all that apply.

IDENT20

_ident

$ident1

20IDENT

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Commented lines affect the execution of your program.

True

False

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?