Logika Pemrograman

Logika Pemrograman

11th Grade

10 Qs

quiz-placeholder

Similar activities

Intro to JS: Functions, Scope & Objects

Intro to JS: Functions, Scope & Objects

11th Grade - University

8 Qs

TCE - 1st Quiz

TCE - 1st Quiz

11th Grade - University

15 Qs

Introduction To Programming - Lesson Exception Handling

Introduction To Programming - Lesson Exception Handling

11th Grade - University

13 Qs

Selection Programming_If condition

Selection Programming_If condition

8th Grade - University

15 Qs

Microsoft Excel (IF bersarang)

Microsoft Excel (IF bersarang)

11th Grade

10 Qs

JS Quiz

JS Quiz

6th Grade - University

10 Qs

Python Mod 3 Sec 3

Python Mod 3 Sec 3

11th Grade

11 Qs

Quiz tentang Function dan Stored Procedure

Quiz tentang Function dan Stored Procedure

11th Grade

10 Qs

Logika Pemrograman

Logika Pemrograman

Assessment

Quiz

Information Technology (IT)

11th Grade

Medium

Created by

SHERLY TODING

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Diketahui:

  • A = True

  • B = False

Apa hasil dari A && B adalah?

True

False

Error

None

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Diketahui:

  • X = False

  • Y = True

Apa hasil dari X || Y adalah?

True

False

Error

None

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jika P = True, maka hasil dari !P adalah?

True

False

Error

None

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Diketahui:

  • A = False

  • B = True

  • C = False

Apa hasil dari A || (B && C) adalah?

True

False

Error

None

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Diketahui:

  • X = True

  • Y = False

Apa hasil dari !(X || Y) adalah?

True

False

Error

None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Diketahui:

  • P = True

  • Q = False

  • R = True

Apa hasil dari (P && !Q) || (Q && R) adalah?

True

False

Error

None

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jika A = False, B = True, dan C = True, maka hasil dari (A && B) || (!B && C) adalah?

True

False

Error

None

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?