JAVASCRIPT

JAVASCRIPT

12th Grade

25 Qs

quiz-placeholder

Similar activities

Examen Teórico de JavaScript

Examen Teórico de JavaScript

12th Grade

20 Qs

Web development

Web development

9th - 12th Grade

20 Qs

Ucertify Programming Essentials

Ucertify Programming Essentials

9th - 12th Grade

20 Qs

Technical Quiz Round 1 Set 1

Technical Quiz Round 1 Set 1

12th Grade

20 Qs

Pandas

Pandas

12th Grade

20 Qs

Python Pandas

Python Pandas

12th Grade

20 Qs

JavaScript Basics Test

JavaScript Basics Test

10th - 12th Grade

20 Qs

PYTHON PANDAS SERIES

PYTHON PANDAS SERIES

12th Grade

20 Qs

JAVASCRIPT

JAVASCRIPT

Assessment

Quiz

Computers

12th Grade

Medium

Used 477+ 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?