Javascript - Beginner Practice

Javascript - Beginner Practice

12th Grade - Professional Development

55 Qs

quiz-placeholder

Similar activities

JavaScript-ITELECTIVE

JavaScript-ITELECTIVE

University

50 Qs

Cuestionario de JavaScript

Cuestionario de JavaScript

Professional Development

50 Qs

application development

application development

University

50 Qs

webdev ii

webdev ii

University

52 Qs

Python basics

Python basics

University

60 Qs

HTML CSS JavaScript

HTML CSS JavaScript

Professional Development

56 Qs

FINAL EXAM - CSC 121 Web Page Design and Development

FINAL EXAM - CSC 121 Web Page Design and Development

University

60 Qs

Quiz JavaScript

Quiz JavaScript

University

51 Qs

Javascript - Beginner Practice

Javascript - Beginner Practice

Assessment

Quiz

Computers

12th Grade - Professional Development

Medium

Created by

Haris Baloch

Used 1+ times

FREE Resource

55 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?