What does Javascript do?
RMM | Javascript (20th March 2020)

Quiz
•
Computers
•
Professional Development
•
Medium

Ambarine Auckloo
Used 21+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Specify the layout of the webpages
Define the function of the webpage
Define the content of the workbook
I don’t know :(
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How would you define a variable called steps with a value of 20?
var steps= 20;
steps=20;
Steps=20;
variable steps=20;
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If we have an array called “numbers” which contain [39,20,40,99,30], what syntax should you write to obtain the value 40?
numbers[2]
Numbers[1]
numbers(2)
numbers[3]
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you obtain the length of an array called “cards” which contain [“hearts”,spades”,”clubs”,”diamonds”] ?
cards.length
Cards.length
Cards,length
cards.Length
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
If you have an array : "things" =[“pen”,”shorts”,”sofa”,”bed”,”table”].
How will you create a new array called "specialthings" containing only bed, table and sofa?
specialthings(bed,table,sofa);
specialthings.push(things[3],things[things.length-1],things[2]);
things.push(things[3],things[things.length-1],things[2]);
things.push(things[0],things[1],things[2])
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
This is a for loop that let variable i count from 0 to 200 in increments of 3.Rearrange the code in such a way that it works.
4,6,5,1,3,2,8,7
4,5,6,7,1,2,8,3
5,6,7,8,1,2,3,4
3,5,7,1,2,4,5,8
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
How many mistake are there in this code snippet?
1
2
3
4
8.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What do these symbols mean (>, !=, || ) ?
Lesser than, equal, and
Greater than, not equal, or
Lesser than or equal to, and, or
Null, not equal, and
Similar Resources on Quizizz
10 questions
4. String

Quiz
•
Professional Development
10 questions
Vlookup Formula in Excel

Quiz
•
Professional Development
6 questions
GO4 x FE23! Quiz Zerius Day 6

Quiz
•
Professional Development
10 questions
CIT JULY 2022

Quiz
•
Professional Development
10 questions
Java SE: Programming I

Quiz
•
Professional Development
10 questions
Mid2 Lab Internal PPS

Quiz
•
Professional Development
10 questions
Java Collections

Quiz
•
Professional Development
12 questions
ITF - Quiz 7.5 - Graphics Devices

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade