Search Header Logo

TLE QUIZ M6

Authored by Decelyn Kaye Tuvillo

Education

10th Grade

Used 1+ times

TLE QUIZ M6
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.

FILL IN THE BLANKS QUESTION

30 sec • 1 pt

It is a symbol for assignment operator.

(a)  

2.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

What type of operator?

<script>

var a = 5;

var b = 10;

var c = a + b;

document.getElementById("samp").innerHTML = c;

</script>

</body>

</html>

(a)  

3.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

Assignment operators assign values to JavaScript (a)   .

4.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

The (a)   operator can also be used to add (concatenate) strings.

5.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

(a)   operators assign values to JavaScript variables.

6.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

The (a)   operator (*) multiplies numbers.

7.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

If you add a number and a string, the result will be (a)  

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?