js basics

js basics

4th Grade - University

18 Qs

quiz-placeholder

Similar activities

kiểm tra tin 8

kiểm tra tin 8

8th Grade

20 Qs

ÔN TẬP HKII-02

ÔN TẬP HKII-02

8th Grade

15 Qs

Accessing the Internet

Accessing the Internet

9th - 10th Grade

15 Qs

Quiz on List and Tuples

Quiz on List and Tuples

University

16 Qs

Y9 Creative iMedia RO81 Quiz Part 1

Y9 Creative iMedia RO81 Quiz Part 1

9th Grade

21 Qs

K5_ÔN TẬP HỌC KÌ 1

K5_ÔN TẬP HỌC KÌ 1

5th Grade

15 Qs

TIK KELAS 5 TANGGAL 18 MARET 2020

TIK KELAS 5 TANGGAL 18 MARET 2020

4th Grade

20 Qs

Term 1 Revision - Year 5

Term 1 Revision - Year 5

4th Grade

18 Qs

js basics

js basics

Assessment

Quiz

Computers

4th Grade - University

Practice Problem

Medium

Created by

Amany Ibrahim

Used 42+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following symbols is used for JavaScript comments?

//

\\

*/ */

<!-- -->

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable is var typeOfApples="Fuji"

numeric

boolen

string

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do I declare a new variable?

var newVariable = 5

Variable int = new Variable()

var 5 = myVariable

int var = 5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What surrounds an if/else statement?

Quotations " "

Curly Brackets { }

Parenthesis ( )

Square Brackets []

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What surrounds a string or words?

Quotations " "

Curly Brackets { }

Parenthesis ( )

Square Brackets []

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we use if/else statements in JavaScript?

To repeat something for a fixed number of times

To either do something if a condition is true or do something else

To break out of some block of code

To repeat something while a condition is true

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Indicates the beginning and the end of a JavaScript section.

<html> </html>

<style> </style>

<article> </article>

<script> </script>

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?