Coding District Test Prep Form I

Coding District Test Prep Form I

12th Grade

18 Qs

quiz-placeholder

Similar activities

JavaScript3

JavaScript3

12th Grade

20 Qs

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

uCertify JavaScript Chapter 5

uCertify JavaScript Chapter 5

9th - 12th Grade

20 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

JavaScript uCertify Chapter 4

JavaScript uCertify Chapter 4

9th - 12th Grade

20 Qs

SDA uCertify Chapter 8 Mid-Chapter Quiz

SDA uCertify Chapter 8 Mid-Chapter Quiz

8th - 12th Grade

20 Qs

PROGRAMMING LANGUAGE QUIZ#1

PROGRAMMING LANGUAGE QUIZ#1

12th Grade

20 Qs

JavaScript:  CodeHS chapter 3 exam

JavaScript: CodeHS chapter 3 exam

9th - 12th Grade

15 Qs

Coding District Test Prep Form I

Coding District Test Prep Form I

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Tarase Mcgee

Used 7+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is used to add multiline comments in JavaScript?

A

/* */

B

. .

. .

C

<!- ...->

D

//

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following best describes an object-oriented program?

A collection of individual objects that perform different functions

A sequence of statements that collectively perform a specific task

A network of objects logically connected to one another that perform a series of tasks

A collection of objects that perform specific functions in a sequential order

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

JavaScript is defined under which category of languages?

Object-oriented (protoype-based)

Object-driven

Object-oriented (class-based)

Object-independent

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following terms identifies the attributes that define the characteristics of an object?

Property

Value

Method

Function

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following technologies enables server-side scripting using JavaScript?

C++

Java

React

Node.js

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Why should comments be included within JavaScript code blocks?

Because comments provide accessibility in browsers for the visually impaired

Because comments deactivate all JavaScript code during debugging

Because comments provide a way to indicate the intent of the code

Because comments are required for each JavaScript code block

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following statements distinguishes a programming language from a scripting language?

Programming languages are compiled, whereas scripting languages are interpreted.

Programming languages are developed by private organizations, whereas scripting languages are open-source.

Programming languages are object-based, whereas scripting languages are object-oriented.

Programming languages are subsets of scripting languages and are interpreted.

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?