
Woche 9

Quiz
•
Computers
•
University
•
Easy
Hedi Chehaidar
Used 3+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Welche Art von Exceptions können explizit behandelt werden ?
Checked
Unchecked
Beide
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Was ist die Ausgabe dieses Codes ?
null
exception
null
finally
exception
finally
null
exception
finally
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Wie viele abstrakte (nicht definierte) Methoden dürfen bei einer Functional Interface sein?
0
genau eine
höchstens eine
mindestens eine
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Welche Functional Interface müssen wir in der Methode sort() von der Klasse List als Parameter übergeben?
Comparator
Consumer
Supplier
Predicate
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Wir wollen eine Liste l von Typ Integer aufsteigend sortieren (von klein bis groß)
was darf nicht in der Lücke stehen?
l.sort(/*Lücke*/);
Integer::compareTo
Comparator.comparingInt(Integer::intValue)
(a , b) -> a - b
(a , b) -> b - a
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Was muss in der Lücke stehen?
Function<List<Integer> , List<Integer>> s = x -> { x.sort((a,b) -> a - b); return x; };
s./*Lücke*/(l);
get
accept
apply
sort
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Können wir eine Enhanced for loop über ein Objekt von einer Klasse benutzen, die nur die Interface Iterator<T> implimentiert?
Ja
Nein
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
PGDP ist mein Lieblingsmodul
Ja
Nein
Similar Resources on Wayground
13 questions
A Evolução da Arquitetura Computacional

Quiz
•
11th Grade - University
10 questions
Arsitektur Komputer

Quiz
•
University
10 questions
Datentypen, Variablen & Eingabe in Python

Quiz
•
University
7 questions
Webtech Tutorium 11 - TCP/IP

Quiz
•
University
12 questions
Se Quiz 1

Quiz
•
University
9 questions
Tut12

Quiz
•
University
11 questions
Software Engineering 2021

Quiz
•
University
11 questions
Basic HTML & HTML5

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University