JS Skill #1

Quiz
•
Computers
•
12th Grade
•
Hard
Nixon López
Used 3+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
var ceil= Math.ceil(100.5);
var floor= Math.floor(100.5);
var round= Math.trunc(100.5);
What are the final values for the three variables?
ceil = 101
floor = 100
round = 100
ceil = 100
floor = 101
round = 100
ceil = 101
floor = 100
round = 101
2.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Which is the output?
3.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
You are developing a web page that uses JavaScript. The script needs to display information to the user using a popup box.
Match each function that displays a popup box with its appropriate scenario.
4.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Choose the best option for declaring an Euler constant
5.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
You work for Fabrikm inc. you have to create a function that meets the following requirements:
The function must return the product name, weight and income.
The entries must be in the appropriate currency format according to the regional configuration of the equipment.
The weight must have a format with two digits behind the decimal separator.
Choose the best option
6.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
You analyze the following code fragment.
The call to the multiply function on line 19 returns 6
Yes
No
7.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
You are creating JavaScript code that manipulates dates. You want to initialize a Date object with the date November 12 , 2017 by using the year, month, and date parameters.
How should you complete the code?
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
CodeHS 2.10 While Loops

Quiz
•
9th - 12th Grade
10 questions
Web Development

Quiz
•
1st - 12th Grade
12 questions
Java - arrays and String methods

Quiz
•
9th - 12th Grade
10 questions
What is a program slides(6:16)

Quiz
•
8th - 12th Grade
14 questions
Christmas Programming Quiz

Quiz
•
12th Grade
10 questions
Python Math

Quiz
•
1st - 12th Grade
15 questions
Programming basics

Quiz
•
12th Grade
11 questions
LESSON 5: CREATING ART WITH CODE

Quiz
•
7th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade