1B Tynker JavaScript

1B Tynker JavaScript

8th - 10th Grade

23 Qs

quiz-placeholder

Similar activities

Evaluare nr.5 sumativă cl_8

Evaluare nr.5 sumativă cl_8

8th Grade

20 Qs

DASAR PASCAL

DASAR PASCAL

10th Grade

25 Qs

Inequalities

Inequalities

6th - 8th Grade

20 Qs

MISCELÁNEA LAPLACE

MISCELÁNEA LAPLACE

1st - 12th Grade

20 Qs

M6_Visual Basic_Final Quiz1

M6_Visual Basic_Final Quiz1

10th - 12th Grade

23 Qs

AFJROTC Ranks

AFJROTC Ranks

9th - 12th Grade

19 Qs

OK-81 Level Two (AS-100)

OK-81 Level Two (AS-100)

9th - 12th Grade

19 Qs

One Step Inequalities

One Step Inequalities

6th - 8th Grade

18 Qs

1B Tynker JavaScript

1B Tynker JavaScript

Assessment

Quiz

Other

8th - 10th Grade

Medium

Created by

Ingrid Cruz

Used 16+ times

FREE Resource

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?