Search Header Logo

Physical Computing & Algorithm - C and Python

Authored by Dosen D6833

Computers

University

Used 2+ times

Physical Computing & Algorithm - C and Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Pertanyaan: output yang akan ditampilkan adalah:

Grade: A

Grade: B

Grade: C

Grade: D

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

output yang akan ditampilkan adalah:

Grade: A

Grade: B

Grade: C

Grade: D

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

output yang akan ditampilkan adalah:

15 16

15

[Tidak ada output]

15 14 13 12 11 10

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

output yang akan ditampilkan adalah:

0 1 2 3 4 5

1 2 3 4 5

2 3 4

[Tidak ada output]

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

output yang akan ditampilkan adalah:

0 1 2 3 4 5

1 2 3 4 5

2 3 4

[Tidak ada output]

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Lengkapi code berikut supaya saya dapat mencetak angka dari 5 sampai  10 seperti berikut:
5 6 7 8 9 10

 

Dari code berikut:

int i = 5; i <= 10; i++

int i = 5; i <= 10; i--

int i = 5; i >= 10; i++

int i = 5 ; i<10; i++

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Lengkapi code berikut supaya saya dapat mencetak angka mundur dari 20 sampai  16 seperti berikut:
20 19 18 17 16

 

Dari code berikut:

int i= 20; i > 15; i--

int i = 20; i>=15;i--

int i = 15; i<=20;i++

int i = 20; i>=15;i++

Access all questions and much more by creating a free account

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

Already have an account?