QUARTER3 MOD 1 TO 5

QUARTER3 MOD 1 TO 5

10th Grade

10 Qs

quiz-placeholder

Similar activities

TLE Q3 QUIZ MODULES 1-5

TLE Q3 QUIZ MODULES 1-5

10th Grade

10 Qs

JavaScript Fundamentals

JavaScript Fundamentals

9th Grade - Professional Development

10 Qs

MODULE 6 - QUIZ

MODULE 6 - QUIZ

10th Grade

11 Qs

Funciones en JavaScript

Funciones en JavaScript

10th Grade

10 Qs

kyle

kyle

10th Grade

10 Qs

Quarter 3- Module 6

Quarter 3- Module 6

10th Grade

10 Qs

clarince

clarince

10th Grade

10 Qs

TLE Q3 M5

TLE Q3 M5

9th - 12th Grade

10 Qs

QUARTER3 MOD 1 TO 5

QUARTER3 MOD 1 TO 5

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Myako Takashi

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

WHAT IS KEYWORD?

reserved words that are part of the syntax in the programming language.

JavaScript variable is simply a name of storage location

a combination of values, variables, and operators, which computes to a value

All JavaScript variables must be identified with unique names

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

WHAT IS IDENTIFIERS

In any form of programming languages, variables are used to store data values

All JavaScript variables must be identified with unique names

used to identify actions to be performed. It tells the browser to create variables

An expression is a combination of values, variables, and operators, which computes to a value

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

WHO CREATED JAVASCRIPT?

Tim Berners Lee

Håkon Wium Lie

Guido van Rossum

Brendan Eich

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

why did he created javascript?

to support linking among online resources

to validate input

He wanted to build a programming language that could resolve the issues the programmers were facing at that time

to provide style sheets for the web

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

These variables are declared outside any function and can be accessed anywhere in JavaScript.

Function Scope

Local Scope

Global Scope

Block Scope

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A variable declared with __________ has the global scope.

CONS

LET

VAR

SCOPE

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

USES BRACKET/BLOCK

BLOCK

SCOPE

FUNCTION

SCOPE

GLOBAL

SCOPE

LOCAL

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?