javachips

javachips

10th Grade

10 Qs

quiz-placeholder

Similar activities

DASAR TEKNIK OTOMOTIF

DASAR TEKNIK OTOMOTIF

1st - 10th Grade

10 Qs

TLE Q3 M6

TLE Q3 M6

10th Grade

10 Qs

TLE Q3 M6 G1

TLE Q3 M6 G1

10th Grade

10 Qs

Webpage Design Quarter 3 – Module 6

Webpage Design Quarter 3 – Module 6

10th Grade

10 Qs

8.12 C++ Test on Classes

8.12 C++ Test on Classes

9th - 12th Grade

15 Qs

Potencias

Potencias

10th Grade

14 Qs

Random, Parse and String Review

Random, Parse and String Review

10th Grade

15 Qs

Welcome and Statements Review

Welcome and Statements Review

9th - 12th Grade

15 Qs

javachips

javachips

Assessment

Quiz

Instructional Technology

10th Grade

Easy

Created by

Jeszry Tan

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

The __________ operator (=) assigns a value to a variable.

2.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

!= ___ _____

!== not equal value or not equal type

3.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

What will happen if you add a number and a string?

4.

FILL IN THE BLANK QUESTION

2 mins • 2 pts

Which operator is used below?

var a = 5;

var b = 2;

var c = a * b;

5.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

What symbol is used for the ternary operator?

6.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Which operator is used below?

<script>

var a = 5;

var b = 10;

var c = a + b;

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

</script>

7.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

What does the / operator mean?

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?