2025_2026_SWP3_1

2025_2026_SWP3_1

Assessment

Quiz

Computers

11th Grade

Practice Problem

Medium

Created by

Gerald Weidinger

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welche Aussage über Objekte ist korrekt?

Objekte sind Instanzen von Klassen
Objekte sind nur Variablen
Objekte existieren nur zur Compilezeit
Objekte können keine Methoden besitzen

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was ist die Java Virtual Machine (JVM)?

Eine Laufzeitumgebung für Java-Programme
Ein Texteditor
Ein Compiler für C++
Ein Webserver

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welcher Befehl kompiliert eine Java-Datei?

javac
java
run
compile

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was ist der Einstiegspunkt eines Java-Programms?

main-Methode
start()
run()
init()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welche Ausgabe erzeugt `System.out.println("Hallo Welt!");`?

Hallo Welt!
HALLO WELT!
hallo welt
Keine Ausgabe

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welcher Datentyp speichert ganze Zahlen?

int
double
boolean
char

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welche Werte kann ein boolean haben?

true oder false
0 bis 1
ja oder nein
1 bis 10

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?