1. Meeting - Ein- und Ausgaben
Quiz
•
Computers
•
Professional Development
•
Medium

Jasmina Karakas
Used 13+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Java und JavaScript ist die gleiche Programmiersprache.
Wahr
Falsch
Answer explanation
Java -> Softwareentwicklung
JavaScript -> Webentwicklung
2.
MULTIPLE SELECT QUESTION
30 sec • 3 pts
Wo kann man JavaScript ausführen? Es sind mehrere Antworten möglich.
Google Chrome
Microsoft Edge
Microsoft Word
Mozilla Firefox
Answer explanation
JavaScript wird in Webbrowsern ausgeführt.
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Wie viele Befehle haben wir für Ein- und Ausgaben gelernt?
Answer explanation
window.alert("...");
window.prompt("...");
document.write("...");
console.log("...");
4.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
Wie heißt das Objekt, welches dem aktuellen HTML Dokument entspricht?
Answer explanation
dokument ist bspw. ein Syntaxfehler. Denkt immer daran, dass ihr die Objekte richtig schreibt.
Window ist das Objekt für das aktuelle Fenster.
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Wie lautet der Befehl um "Hello World" in einem Pop-Up anzeigen zu lassen?
windows.alert("Hello World");
window.alert.(Hello World);
window.alert("Hello World");
document.write("Hello World");
6.
FILL IN THE BLANK QUESTION
45 sec • 2 pts
Wie viele Fehler sind hier versteckt?
windows.alert.("Hello World):
Answer explanation
1. windowS ist falsch, das Objekt heißt window
2. Nach dem Namen der Methode kommt kein Punkt, sondern direkt (
3. Der Text muss zwischen zwei (!) Anführungszeichen stehen. Am Ende fehlt ein "
4. Das Ende des Befehls ist ein Semikolon also ; und nicht :
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
window.input("...") ist der Befehl für Eingaben.
Wahr
Falsch
Answer explanation
Der Befehl lautet:
window.prompt("...");
Die Methode input() existiert nicht.
8.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Bis zu wie viele Parameter hat die Methode prompt()?
Answer explanation
Der erste Parameter ist der Text im Pop-Up z.B. "Wie heißt du?"
Der zweite Parameter ist der Text zu Beginn im Eingabefeld, welcher noch bearbeitet werden kann.
Similar Resources on Wayground
10 questions
Apps en E-services intro
Quiz
•
Professional Development
6 questions
Wiederholung der Funktionen in Excel
Quiz
•
Professional Development
9 questions
Docker
Quiz
•
Professional Development
10 questions
Java Strings
Quiz
•
1st Grade - Professio...
8 questions
ASF quiz
Quiz
•
Professional Development
10 questions
GENERAL KNOWLEDGE
Quiz
•
Professional Development
10 questions
Module 5 & Module 6
Quiz
•
University - Professi...
10 questions
React and Hooks
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade