Oberstufe: Arrays in Java

Quiz
•
Computers
•
12th Grade
•
Medium

Alexander Vogt
Used 1+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Die Erstellung eines neuen Arrays in Java mit dem Namen "test" erfolgt mit:
int[] test = new int[10];
int[10] test = new int[];
new int[10] = int[] test;
new int[] = int[10] test;
2.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
Wie lautet die Ausgabe des folgenden Programms?
3.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Wie lautet die Ausgabe des folgenden Programms?
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Welche Aussage zu Arrays ist richtig?
Ein Array kann Werte unterschiedlicher Datentypen enthalten.
Der Datentyp eines Arrays wird durch den Datentyp seines ersten Elements bestimmt.
Alle Elemente in einem Array müssen denselben Datentyp haben.
Ein Array kann nur numerische Werte speichern.
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Welches der folgenden Programme enthält Fehler?
Similar Resources on Wayground
10 questions
Control Structures

Quiz
•
12th Grade
10 questions
G12_Week7

Quiz
•
12th Grade - University
10 questions
NumPy

Quiz
•
9th Grade - University
7 questions
Tutorial 6 - Fundamental of C Programming

Quiz
•
9th - 12th Grade
6 questions
week 11 Arrays edit mode

Quiz
•
12th Grade
10 questions
Objects & Classes

Quiz
•
11th - 12th Grade
10 questions
Recursion in Java (AP Computer Science A)

Quiz
•
9th - 12th Grade
10 questions
Post Test C++

Quiz
•
9th - 12th 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