Search Header Logo

Quiz Conditional PL/SQL 24Mei2022

Authored by Rita Wiryasaputra

Instructional Technology, Computers

University

Used 6+ times

Quiz Conditional PL/SQL 24Mei2022
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana nilai jenis data boolean?

0/1

true/false

lebih/kurang

good/bad

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Berapa jumlah bit dalam byte?

5

6

7

8

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana mengakhiri statement CASE pada PL/SQL?

END

ENDIF

ENDCASE

END CASE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Apa output dari kode PL/SQL berikut?

I am a child

I am not a child

Tidak menghasilkan output apapun

Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Apa output dari kode PL/SQL berikut?

greater than 15

greater than 20

Tidak mengeluarkan output apapun

Error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Apa output dari kode PL/SQL berikut?

Error

Tidak mengeluarkan output apapun

This is number 1

This is number 2

This is number 3

This is number 4

This is number 5

This is number 1

This is number 2

This is number 3

This is number 4

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa output dari source code di bawah ini?

age := 20; 

IF age > 30 THEN mature := ‘dewasa’;

ELSIF age > 22 THEN mature := ‘remaja’;

ELSIF age < 13 THEN mature := ‘anak-anak’;

END IF;

DBMS_OUTPUT.PUT_LINE(mature);

remaja

anak-anak

dewasa

Tidak mengeluarkan output apapun

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?