
chatbot

Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Eman Albanna
Used 15+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to add the image URL
<img src=https://app.bsd.education/resources/cat.png />
<img src="https://app.bsd.education/resources/cat.png" />
<img src="https://app.bsd.education/resources/cat.png">
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
One way to make a button work is to add an onclick attribute to call a JavaScript function:
<button onclick="popup()">Click me!<button>
<button onclick="popup()">Click me!</button>
<button onclick="popup">Click me!</button>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A JavaScript function is a block of code used to perform a specific action
false
True
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to create a function ?
function greetUser()
function greetUser() {
}
function "greetUser"() {
}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In JavaScript, an alert() is a type of pop-up message box with an input field.
True
false
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to create a prompt ?
prompt(What is 2 + 2?);
prompt("What is 2 + 2?");
prompt("What is 2 + 2?")
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
variable is being used to store the user's answer. This allows the program to remember what the user typed.
const q1 = prompt("What is 2 + 2?")
const q1 = prompt(What is 2 + 2?);
const q1 = prompt("What is 2 + 2?");
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
Review Lesson 5

Quiz
•
1st - 6th Grade
11 questions
اختبار الوحدة الاولى

Quiz
•
7th Grade
15 questions
JavaScript (control flow)

Quiz
•
8th Grade
10 questions
Evaluación 1erParcial M3S2.

Quiz
•
6th Grade
7 questions
JavaScript. Занятие 2

Quiz
•
8th Grade
12 questions
Overcoming activity - JS

Quiz
•
7th Grade
17 questions
JavaScript quiz

Quiz
•
8th Grade
15 questions
SNLTW-HP7

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
16 questions
Clovis Unified Student Use of Technology

Quiz
•
4th - 8th Grade
13 questions
Digital Citizenship

Quiz
•
6th Grade
11 questions
Technology Acceptable Use

Quiz
•
6th - 8th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade