JAVASCRIPT

JAVASCRIPT

12th Grade

25 Qs

quiz-placeholder

Similar activities

Technical Quiz Round 1 Set 1

Technical Quiz Round 1 Set 1

12th Grade

20 Qs

Pandas

Pandas

12th Grade

20 Qs

JavaScript Basics Test

JavaScript Basics Test

10th - 12th Grade

20 Qs

CSP 1.4 Vocab

CSP 1.4 Vocab

9th - 12th Grade

20 Qs

Examen Teórico de JavaScript

Examen Teórico de JavaScript

12th Grade

20 Qs

EOC 3D/GD/Design

EOC 3D/GD/Design

9th - 12th Grade

20 Qs

Programming II - Introduction

Programming II - Introduction

12th Grade - Professional Development

20 Qs

uCertify Chapter 1 Test

uCertify Chapter 1 Test

9th - 12th Grade

20 Qs

JAVASCRIPT

JAVASCRIPT

Assessment

Quiz

Computers

12th Grade

Medium

Used 482+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The simplest data-storing structure in any programming language

Lists

Array

Queue

List

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A programming language used for webpage functionality such as interactivity, data processing, animation, and development of purpose built apps such as mobile and desktop apps and more.

HTML5

CSS

JS

C#

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

These are any variable names listed within a function's argument definition.


example: myFunction(x, y)

Parameter

Literals

Constraints

Variables

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid starting character for JS variable names?

Uppercase Letter

Lowercase Letter

Dollar Sign

Underscore

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This allows JS Scripts and applications to perform different actions based on given conditions.

Variables

Loops

Conditional Statement

Stacks

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid component of a function declaration?

Function keyword

Function name

Pair of Square Braces

Pair of Curly Braces

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a symbol that must NOT be present in any JS Variable?

A

z

_

%

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?

Discover more resources for Computers