TLE Q3 M6 ASSESSMENT G16

TLE Q3 M6 ASSESSMENT G16

10th Grade

10 Qs

quiz-placeholder

Similar activities

Tổng quan JavaScript

Tổng quan JavaScript

9th - 12th Grade

12 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

G3M6

G3M6

10th Grade

10 Qs

Quarter 3 Module 6 (APOSTLE)

Quarter 3 Module 6 (APOSTLE)

10th Grade

10 Qs

TLE Q3 M6

TLE Q3 M6

9th - 12th Grade

10 Qs

basics of javascript

basics of javascript

9th - 12th Grade

11 Qs

Java_ScriptES

Java_ScriptES

8th Grade - University

15 Qs

java script

java script

9th - 12th Grade

15 Qs

TLE Q3 M6 ASSESSMENT G16

TLE Q3 M6 ASSESSMENT G16

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Abigail Ruth Lumayad

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

<script>

var a = 5;

var b = 10;

var c = a + b;

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

</script>

The operator used was ______.

2.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

What is an operator that operates on a string

3.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

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

4.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

The ____ operator is called the concatenation operator.

5.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

The _____ operator returns the type of a variable.

6.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

______ assignment operator can be used to add (concatenate) strings.

7.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

If this operator " == " is called "equal to",

then does this operator " === " is called _____.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?