Refresher Kapitel 2

Refresher Kapitel 2

University

10 Qs

quiz-placeholder

Similar activities

Quiz Pertemuan 1 PBO

Quiz Pertemuan 1 PBO

University

5 Qs

Understanding Arrays and Loops in JavaScript

Understanding Arrays and Loops in JavaScript

11th Grade - University

7 Qs

Bài 30

Bài 30

10th Grade - University

15 Qs

Quizz Materi 1

Quizz Materi 1

University

10 Qs

Графічний інтерфейс Python

Графічний інтерфейс Python

12th Grade - University

12 Qs

Cloud Computing and web services Practice Quizes

Cloud Computing and web services Practice Quizes

University

10 Qs

Quiz Intro

Quiz Intro

University

14 Qs

Java OOP Quiz

Java OOP Quiz

University

10 Qs

Refresher Kapitel 2

Refresher Kapitel 2

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Ismâil Muhammad Prada Ziegler

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Der String "John" wird hier der ___ "firstname" zugewiesen.

der Variable

dem Objekt

dem Boolean

dem Wert

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welcher der folgenden Variablennamen wäre für eine Liste von 5 book-Objekten technisch möglich und nach Styleguide empfohlen?

5_books

books

bks

BOOKS

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Sie führen den nebenstehenden Code aus. Wie lautet der Output?

2

3

4

5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"Hallo Welt"

ist von welchem Datentyp?

Integer

Float

String

List

Boolean

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Welcher der folgenden Datentypen kann mehrere Werte speichern?

List

String

Integer

Boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Der Wert true ist ein Beispiel für welchen Datentyp?

String

Boolean

Float

Integer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

hello = "Hallo Welt!"
hello += " Ich schreibe Code!"
print(hello)

Was ist der Output?

Eine Fehlermeldung

"Hallo Welt! Ich schreibe Code!"

"Hallo Welt!"

" Ich schreibe Code!"

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?