Search Header Logo

JavaScript

Authored by angela de guzman

Instructional Technology

10th Grade

Used 3+ times

JavaScript
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

To increase value of X by 1?

x++;

x=x+1;

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the correct statement.

JavaScript is only for Web developers.

JavaScript is only fro app developers.

JavaScript can't use for Game Development

JavaScript is all rounded.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

var x = 5;

var y = 2;

var z = x % y;


What would be the value of "z" in the above code?

1

2

0

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

JavaScript is can be written -

directly into JS file and included into HTML

directly on the Server Script

directly into HTML pages

None of these

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What command removes the outlines from shapes?

noOutline ();
noColor();
noBorder();
noStroke ();

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Arrays in JavaScript are defined by which of the following statements?

a) It is an ordered list of values

b) It is an ordered list of objects

c) It is an ordered list of string

d) It is an ordered list of functions

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the code used to allow user input as a value to a variable in JavaScript?

Prompt

Input

==

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?