uCertify Chapter 1 Test

uCertify Chapter 1 Test

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

CodeHS JavaScript

CodeHS JavaScript

8th - 12th Grade

21 Qs

uCertify Lesson 5 mid quiz

uCertify Lesson 5 mid quiz

8th - 12th Grade

20 Qs

uCertify JavaScript Chapter 5

uCertify JavaScript Chapter 5

9th - 12th Grade

20 Qs

PROGRAMMING LANGUAGE QUIZ#1

PROGRAMMING LANGUAGE QUIZ#1

12th Grade

20 Qs

JavaScript uCertify Chapter 4

JavaScript uCertify Chapter 4

9th - 12th Grade

20 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

SDA uCertify Chapter 8 Mid-Chapter Quiz

SDA uCertify Chapter 8 Mid-Chapter Quiz

8th - 12th Grade

20 Qs

MTA HTML CSS Session 1

MTA HTML CSS Session 1

7th - 9th Grade

18 Qs

uCertify Chapter 1 Test

uCertify Chapter 1 Test

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Greg Baker

Used 14+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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

A sequence of statements that collectively perform a specific task

A collection of individual objects that perform different functions

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript fits best under which category of languages?

Object-driven

Object-oriented

Object-independent

Object-based

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which main characteristic of a programming language distinguishes it from a scripting language?

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

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

Programming languages are compiled whereas scripting languages are interpreted.

Programming languages are subsets of scripting languages and are interpreted.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Value

Property

Function

Method

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

::

<!-- ... -->

//

/* */

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why should comments be included within JavaScript code blocks?

Because comments are required for each JavaScript code block

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

Because comments deactivate all JavaScript code during debugging

Because comments provide accessibility in browsers for the visually impaired

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Java

React

Node.js

C++

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?