Programmieren 101

Quiz
•
Other
•
6th - 10th Grade
•
Easy

Tam Tam
Used 67+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
1. Lies die folgenden Anweisungen und kreuze die richtige Antwort in der nächsten Spalte an.
int a = 10;
int b = 20;
a = b;
Die neuen Werte von a und b sind:
a=10 b=20
a=30 b=20
a=0 b=10
a=20 b=20
a=10 b=30
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Lies die folgenden Anweisungen und kreuze die richtige Antwort in der nächsten Spalte an.
int a = 10;
int b = 20;
b = a;
Die neuen Werte von a und b sind:
a=10 b=10
a=10 b=20
a=30 b=10
a=10 b=30
a=20 b=10
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Lies die folgenden Anweisungen und kreuze die richtige Antwort in der nächsten Spalte an.
int a = 10;
int b = 20;
a = b;
b = a;
Die neuen Werte von a und b sind:
a=10 b=10
a=0 b=20
a=20 b=20
a=10 b=20
a=30 b=50
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Lies die folgenden Anweisungen und kreuze die richtige Antwort in der nächsten Spalte an.
int a = 10;
int b = 20;
int c = 30;
a = b;
b = c;
Die neuen Werte von a und b und c sind:
a=20 b=30 c=30
a=20 b=30 c=20
a=10 b=20 c=30
a=10 b=10 c=20
a=30 b=30 c=30
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Lies die folgenden Anweisungen und kreuze die richtige Antwort in der nächsten Spalte an.
int a = 10;
int b = 20;
a = b - 5;
Die neuen Werte von a und b sind:
a = 10, b = 20
a = 5, b = 25
a = 15, b = 20
a = 15, b = 15
a = 5, b = 20
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Wofür verwendet man Variablen?
Um Werte zwischen zu speichern und den gespeicherten Wert manipulieren zu können
Um Programmanweisungen wiederholt auszuführen
Um den Kontrollfluss des Programms zu steuern
Um den Computer an und aus zu machen
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Welche Ausgabe wird durch diesen Programmcode erzeugt?
"Hallo"
"Tschüss"
"HalloTschüss"
"TschüssHallo"
Es gibt keine Ausgabe.
Create a free account and access millions of resources
Similar Resources on Wayground
19 questions
Wünsche - Konjunktiv II

Quiz
•
1st - 10th Grade
16 questions
Nachhaltigkeit und Umweltschutz Quiz

Quiz
•
9th - 12th Grade
16 questions
Beziehungen

Quiz
•
KG - 12th Grade
17 questions
SAP Grundlagen u. Bestellprozess

Quiz
•
10th - 12th Grade
17 questions
Unveränderbare Wörter_Adverben und Pronomen

Quiz
•
7th Grade
21 questions
Zu Hause in der Stadt

Quiz
•
9th - 12th Grade
17 questions
Wichtige Begriffe im Mietrecht

Quiz
•
10th Grade - University
14 questions
Rico, Oskar und die Tieferschatten

Quiz
•
7th Grade
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
Discover more resources for Other
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
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Multiplying and Dividing Integers

Quiz
•
7th Grade
20 questions
Morpheme Mastery Quiz for Grade 7

Quiz
•
7th Grade