Introduction to JavaScript

Introduction to JavaScript

1st - 3rd Grade

10 Qs

quiz-placeholder

Similar activities

Bahasa Pemrograman Kelas 10 Semester 1

Bahasa Pemrograman Kelas 10 Semester 1

1st - 3rd Grade

14 Qs

Minecraft Education

Minecraft Education

1st - 5th Grade

10 Qs

Javascript

Javascript

1st - 5th Grade

15 Qs

Untitled Quiz

Untitled Quiz

2nd Grade

10 Qs

HTML, CSS, JavaScript

HTML, CSS, JavaScript

2nd Grade

9 Qs

Adivina la palabra!

Adivina la palabra!

1st Grade

10 Qs

React lvl 1

React lvl 1

1st - 3rd Grade

9 Qs

scratch

scratch

1st - 12th Grade

10 Qs

Introduction to JavaScript

Introduction to JavaScript

Assessment

Quiz

Other

1st - 3rd Grade

Hard

Created by

Moises Ruiz

Used 24+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following statements distinguishes a programming language 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

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following technologies enables server-side scripting using Java Script

React

Java

Node JS

C++

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is not a feature for Java Script

Case-sensitive

Compiled Language

Object-Oriented

Platform Independent

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Why should comments be included within JavaScript code blocks?

Because comments are required for each Java Script code block

Because comments deactivate all JavaScript code during debugging

Because comments provide accessibility in browsers for the visually impaired.

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

 

Java Script is defined under which category of languages?

Object-Oriented (Prototype-based)

Object-Driven

Object- Independent

Object-Oriented (Class-based)

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

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 performs an specific task

A collection of individual objects that perform different functions

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

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

::

<!-->

//

/* */

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?