HTML Javascript

Quiz
•
Computers
•
9th Grade
•
Hard
ליאור יוסף
Used 14+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
document.write();
כותבת לדף האינטרנט מה שנכתוב בין הסוגריים
תקפיץ הודעה למשתמש
תקלוט מספר מהמשתמש
תסגור את דפדפן האינטרנט
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
window.alert();
כותבת לדף האינטרנט מה שנכתוב בין הסוגריים
תקפיץ הודעה למשתמש, תוכן ההודעה הוא מה שנכתוב בין הסוגריים
תקלוט מספר מהמשתמש
תסגור את דפדפן האינטרנט
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var num;
הצהרה על משתנה חדש בשם var
תקלוט מספר מהמשתמש
הצהרה על משתנה חדש בשם num
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var num;
num = 10%3;
num = 1;
num = 3;
num = 2;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var num;
num = 11 % 2;
if (num==0) {
document.write("even"); }
else {
document.write("odd"); }
הקוד יכתוב לדף >> even
הקוד יכתוב לדף >> odd
אין תשובה נכונה
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var num;
num = 30;
num = num + 3;
if (num==32) {
document.write("equal to 32"); }
else {
document.write("not equal to 32"); }
הקוד יכתוב לדף >> equal to 32
הקוד יכתוב לדף >> not equal to 32
אין תשובה נכונה
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
var num;
num = prompt("please eneter number");
כמה תשובות נכונות
קליטת ערך ע"י המשתמש לתוך המשתנה num
קליטת ערך לתוך משתנה בשם prompt
יופיע חלון שאליו נכניס ערך רצוי
בחלון שיקפוץ תופיע ההנחייה >> please enter number
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Unit 7 Test Review Parameters, return values & libraries

Quiz
•
9th - 12th Grade
10 questions
Blender_камера и свет

Quiz
•
7th - 9th Grade
15 questions
Python Unit 8 Quiz

Quiz
•
9th - 12th Grade
10 questions
Programació amb codi: Python

Quiz
•
9th Grade
16 questions
Python basics

Quiz
•
9th - 12th Grade
15 questions
Python Programming

Quiz
•
5th Grade - University
15 questions
JavaScript and Graphics

Quiz
•
9th - 12th Grade
10 questions
Python 3

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade