Java

Flashcard
•
Special Education
•
University
•
Hard
Wayground Content
FREE Resource
Student preview

31 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Bei folgendem Code:
do {
System.out.println(i);
i++;}
while (i < 5);
.... wird der Code-Block mind. einmal durchlaufen
Back
.... wird der Code-Block mind. einmal durchlaufen
2.
FLASHCARD QUESTION
Front
Für eine fussgesteuerte Schleife verwende ich....
Back
... ein do und eine while() Bedingung
3.
FLASHCARD QUESTION
Front
Würde dieser Code kompilieren?
int x = 10;
if (x == 10) {
int y = 20;
x = y * 2;
}
System.out.println("y is " + y);
Back
NEIN
4.
FLASHCARD QUESTION
Front
Welchen Wert nimmt die Variabel x an? int x = 60 % 7
Back
4
5.
FLASHCARD QUESTION
Front
Welchen Wert hat x?
int x = 8 : 2 (2 + 2);
Back
Fehler, deshalb keine Zuweisung
6.
FLASHCARD QUESTION
Front
Welchen Wert hat b?
int zahl = 99;
boolean b;
if ( ! ((zahl == 99) == false) ) { b = true; }
Back
true
7.
FLASHCARD QUESTION
Front
Welchen Datentyp gibt es nicht in Java? double, int, Varchar, String
Back
Varchar
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
German Foods and Drinks

Flashcard
•
KG - University
25 questions
Debugging Round 1

Flashcard
•
University
25 questions
Java temas 1-4

Flashcard
•
University
20 questions
JUNGLÜCK Pub Flashcard

Flashcard
•
KG - University
21 questions
Java Flashcard-1

Flashcard
•
KG - University
21 questions
SAINS KOMPUTER TINGKATAN 4 (BAB1)

Flashcard
•
KG - University
25 questions
C++ arrays

Flashcard
•
12th Grade
25 questions
Methoden zur Herstellung steriler Arzneiformen

Flashcard
•
KG - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade