Javascript 1

Javascript 1

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

Preparing to Draw Shapes with Scratch

Preparing to Draw Shapes with Scratch

7th - 9th Grade

8 Qs

Kuis Dasar Osiloskop

Kuis Dasar Osiloskop

11th - 12th Grade

10 Qs

webpage creation

webpage creation

11th Grade - University

10 Qs

Arduino examen

Arduino examen

12th Grade

10 Qs

Nivel 3: Programación básica

Nivel 3: Programación básica

10th Grade

10 Qs

ETECH Lesson 1 QUIZ

ETECH Lesson 1 QUIZ

11th Grade

10 Qs

Algoritma dan flowchat

Algoritma dan flowchat

10th Grade

10 Qs

Programming in Robotics

Programming in Robotics

6th - 11th Grade

10 Qs

Javascript 1

Javascript 1

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Practice Problem

Easy

Created by

HBS Hal

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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