Javascript 1

Javascript 1

9th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

ULANGAN HARIAN PEM.WEB XI RPL

ULANGAN HARIAN PEM.WEB XI RPL

11th Grade

12 Qs

Revisão Prova Paraná 2024 - Programação

Revisão Prova Paraná 2024 - Programação

12th Grade

3 Qs

Công nghệ 5.0

Công nghệ 5.0

KG - Professional Development

10 Qs

Electiva Lógico-Matemático

Electiva Lógico-Matemático

1st - 11th Grade

6 Qs

JavaScript

JavaScript

10th Grade

10 Qs

Practica Moodle

Practica Moodle

12th Grade

11 Qs

BAB 1: MEKATRONIK

BAB 1: MEKATRONIK

1st - 10th Grade

10 Qs

Latihan soal Algoritma dan Pemrograman

Latihan soal Algoritma dan Pemrograman

10th 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