TLE Q3 M6 ASSESSMENT G16

TLE Q3 M6 ASSESSMENT G16

10th Grade

10 Qs

quiz-placeholder

Similar activities

Java Mathematical Calculation Application

Java Mathematical Calculation Application

1st - 12th Grade

7 Qs

FSWI - CH4 T1

FSWI - CH4 T1

KG - Professional Development

15 Qs

[Java] Review of User Input & Basic Arithmetic Operators

[Java] Review of User Input & Basic Arithmetic Operators

9th - 12th Grade

11 Qs

Asesmen Diagnostik Kognitif-DPK

Asesmen Diagnostik Kognitif-DPK

10th Grade

10 Qs

TLE Q3 MODULE 6 QUIZ

TLE Q3 MODULE 6 QUIZ

10th Grade

10 Qs

JavaScript Quiz | For Beginners

JavaScript Quiz | For Beginners

1st Grade - University

10 Qs

LATIHAN 4

LATIHAN 4

10th Grade

10 Qs

Graphics Programming Review

Graphics Programming Review

8th - 10th Grade

10 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?