TLEQ3M1-5

TLEQ3M1-5

10th Grade

10 Qs

quiz-placeholder

Similar activities

Java Class vocabulary

Java Class vocabulary

9th Grade - University

12 Qs

Computer Science Foundations - Module 4 Review

Computer Science Foundations - Module 4 Review

9th - 11th Grade

9 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Python Classes Quiz

Python Classes Quiz

9th - 12th Grade

15 Qs

Understanding Programming Constructs

Understanding Programming Constructs

10th Grade - University

10 Qs

C# Operators

C# Operators

10th Grade

10 Qs

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

15 Qs

TLE Q3 M4

TLE Q3 M4

10th Grade

10 Qs

TLEQ3M1-5

TLEQ3M1-5

Assessment

Quiz

Computers

10th Grade

Medium

Created by

LEMUEL CAPARANGA

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using this after an HTML document is loaded will delete all existing

HTML.

InnerHTML

document.write();

window.alert();

console.log();

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is used to print any kind of variables defined before in it or to just

print any message that needs to be displayed to the user.

InnerHTML

document.write();

window.alert();

console.log();

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are two types of JavaScript values:

Fixed values,

Variable values

Code block values,

Line length and line breaks values

White spaces values,

Code block values

Fixed values,

Semicolon values

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This are written with or without decimals like 5.50 or 100

Numbers

Strings

Code Blocks

White spaces

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

are used to identify actions to be performed. It tells the

browser to create variables.

Keywords

Identifiers

The CamelCase

Multi-Line Comments

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

is a combination of values, variables, and operators, which

computes to a value. The computation is called an evaluation.

Identifiers

Single Line Comments

The CamelCase

Expressions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, ______ are used to perform repeated tasks based on a condition.

Function Scope

Repeated Scope

Loop Scope

Multi Scope

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?