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
15 questions
haben/sein Präteritum

Quiz
•
9th Grade - University
16 questions
bis Kap. 10

Quiz
•
6th Grade
15 questions
Bohrmaschine

Quiz
•
6th Grade
14 questions
Würzmittel

Quiz
•
10th - 12th Grade
14 questions
niemiecki miejsca

Quiz
•
4th - 6th Grade
21 questions
Kabale und Liebe

Quiz
•
9th - 12th Grade
15 questions
Quizfragen Popmusik

Quiz
•
10th Grade
20 questions
Star Wars 2

Quiz
•
7th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Other
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
20 questions
Lab Safety and Lab Equipment

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

Interactive video
•
6th - 10th Grade
24 questions
Scientific method and variables review

Quiz
•
9th Grade