Inftech1

Inftech1

University

10 Qs

quiz-placeholder

Similar activities

Session 08: Array

Session 08: Array

University

15 Qs

Quiz Meet 2 Mini SC Programing

Quiz Meet 2 Mini SC Programing

University

10 Qs

Fundamentos de Bases de Datos

Fundamentos de Bases de Datos

10th Grade - University

15 Qs

NESTED-IF, FOR & WHILE LOOP By handawnz

NESTED-IF, FOR & WHILE LOOP By handawnz

University

12 Qs

แข่งขันcodingม.ต้น

แข่งขันcodingม.ต้น

12th Grade - University

15 Qs

3F_14042025_Verifica per orale Informatica

3F_14042025_Verifica per orale Informatica

11th Grade - University

10 Qs

Quiz Pemrograman Arduino

Quiz Pemrograman Arduino

10th Grade - University

15 Qs

TEB2132 C++ Fundamentals Quiz

TEB2132 C++ Fundamentals Quiz

University

15 Qs

Inftech1

Inftech1

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Jenny Dong

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welcher ist kein primitiver Datentyp ?

int

boolean

String

char

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was wird für e ausgegeben, wenn int e = 3 /(int)4.5 ?

1.333

0.75

1

0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Was gibt es nicht ?

for - Schleife

if - Schleife

while - Schleife

Rekursion

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Wo wurde das Array falsch erzeugt ?

int[ ] a = {1; 2; 3}

int[ ] b = {5}

int[ ] c = new int[5]

int[ ][ ] d = new int[2][3]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welche Sichtbarkeit gibt es nicht ?

private

partial

protected

public

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Welche Aussage über statische Methoden in Java ist nicht korrekt ?

Statische Methoden können nur auf statische Elemente zugreifen

Stat. Methoden sind auch ohne das Schlüsselwort static statisch

Stat. Methoden sind nicht an Instanzen gebunden

Stat. Methoden können nicht überschrieben werden.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welche Art von Konstruktor gibt es nicht ?

abstrakter

parametrisierter

parameterloser

default

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?