Java Wiederholung

Java Wiederholung

12th Grade

18 Qs

quiz-placeholder

Similar activities

Toán tử trong C ++

Toán tử trong C ++

10th - 12th Grade

20 Qs

Introduction to MySQL

Introduction to MySQL

11th - 12th Grade

15 Qs

test python

test python

9th - 12th Grade

20 Qs

Programming in C language

Programming in C language

12th Grade - University

18 Qs

I sottoprogrammi in C

I sottoprogrammi in C

10th - 12th Grade

20 Qs

2CG 2DG Pętle

2CG 2DG Pętle

12th Grade

15 Qs

Python Basics

Python Basics

KG - University

15 Qs

Bài kiểm tra giữa kì 2

Bài kiểm tra giữa kì 2

9th - 12th Grade

20 Qs

Java Wiederholung

Java Wiederholung

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Gero Zickermann

Used 17+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Welche Bedeutung hat das Schlüsselwort „final“ in Java?

Identifiziert eine Konstanze

Identifiziert eine Zeichenkette

Identifiziert eine Konstante

Final Space

Identifiziert die finale Klasse

2.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Welche der folgenden Wörter sind reservierte Schlüsselwörter in Java?

double

hit

else

int

switch

3.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Welche Variablenbezeichner sind gültig?

ungueltig

1_2_3

Eins

$variabel

double

4.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Welche sind Schlüsslewörter für primitive Datentypen in Java?

char

long

double

float

ultimate

5.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Welchen Wert nimmt die Variabel x an?


int x = 60 % 7

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Welchen Wert hat x?


int x = 8 : 2 (2 + 2);

16

1

Fehler, deshalb keine Zuweisung

0

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Welchen Wert hat x?


int x, y=5, z=2;

x = y \ z;

x++;

2,5

3,5

1,5

3

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?

Discover more resources for Computers