Aufgaben

Aufgaben

KG - 5th Grade

25 Qs

quiz-placeholder

Similar activities

Javascript - 01

Javascript - 01

Professional Development

20 Qs

Day 3 - Dom Manipulation

Day 3 - Dom Manipulation

Professional Development

20 Qs

Data Structures

Data Structures

University

20 Qs

Cây AVL Quiz

Cây AVL Quiz

University

20 Qs

Analysis and design of algorithms

Analysis and design of algorithms

12th Grade

22 Qs

Quiz B1 về Mảng trong Python

Quiz B1 về Mảng trong Python

12th Grade

21 Qs

JavaScript funciones, arreglos y, estructuras de control

JavaScript funciones, arreglos y, estructuras de control

12th Grade

20 Qs

Algorithm in Computer Science

Algorithm in Computer Science

9th - 12th Grade

23 Qs

Aufgaben

Aufgaben

Assessment

Quiz

Computers

KG - 5th Grade

Hard

Created by

Lukas Köhl

Used 37+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Welchen Wahrheitswert ergibt folgender Ausdruck mit a = false, b = false, c = false?


!a ^ (( b && !c ) || ( a || c ))

true

false

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Welchen Wahrheitswert ergibt folgender Ausdruck mit a = false, b = true, c = false?


!a ^ (( b && !c ) || ( a || c ))

true

false

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Welchen Wahrheitswert ergibt folgender Ausdruck mit a = true, b = true, c = false?


!( a && ( c || !( b ^ a)))

true

false

4.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Wie lautet die folgende Dezimalzahl in Binärdarstellung: 72

5.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Wie lautet die folgende Binärzahl als Dezimalzahl: 1101010

6.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

Wie lautet die folgende Dezimalzahl als Binärzahl: 13,875

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Was gehört zur Signatur einer Operation?

Parameter

AlgoViz

Name

Rückgabetyp

Rumpf

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?