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
20 questions
Schikurs Quiz

Quiz
•
5th - 6th Grade
15 questions
Mord in Carnuntum

Quiz
•
7th Grade
15 questions
Die gesetzliche Krankenversicherung

Quiz
•
9th - 10th Grade
14 questions
Pro-und-Kontra-Erörterung verfassen

Quiz
•
9th Grade
15 questions
Präpositionen mit Dativ

Quiz
•
10th - 12th Grade
14 questions
Das Wattenmeer

Quiz
•
6th - 8th Grade
20 questions
Beste Freunde A1 L13

Quiz
•
1st - 10th Grade
18 questions
Grundlagen der Ernährung

Quiz
•
10th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
Discover more resources for Other
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade
13 questions
Primary and Secondary Sources

Quiz
•
6th Grade