Javascript 1

Javascript 1

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

Introdução ao JavaScript - 2

Introdução ao JavaScript - 2

9th Grade

11 Qs

React Native

React Native

11th Grade

10 Qs

 TLE ASSESSMENT

TLE ASSESSMENT

10th Grade

10 Qs

Examen Parcial 5to Admo

Examen Parcial 5to Admo

9th - 12th Grade

10 Qs

Salida y entrada en el lenguaje JavaScript.

Salida y entrada en el lenguaje JavaScript.

10th Grade

7 Qs

Programming languages quiz

Programming languages quiz

6th Grade - Professional Development

8 Qs

Eclipse IDE activity

Eclipse IDE activity

12th Grade

10 Qs

Programming Quiz - Trivia

Programming Quiz - Trivia

11th Grade

10 Qs

Javascript 1

Javascript 1

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Easy

Created by

HBS Hal

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following symbols is used for comments in JavaScript?

$

/

//

#

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the modulus operator (%) do in JavaScript?

Multiplies two numbers

Returns the remainder of a division operation

Adds two numbers

None of them

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is low-level language

Python

Java script

Assembly Language

All

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

-- is a way to speak with computer

Programming

Working

Hardware

Software

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The --------() function in python is to display a message to user

Input

Show

prompt

Alert

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The --------() function in python is to take input from user

Input

Show

prompt

Alert

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The order of operations in JavaScript follows the acronym -----

PEDMAS

MASBED

BBEDMAS

None