Search Header Logo

Data Type and I/O Week 3 Quiz

Authored by Karen Etania

Computers

University

Used 7+ times

Data Type and I/O Week 3 Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Apa Tipe Data Dari 40 ?

Boolean

Char

String

Integer

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Apa Tipe Data dari -1289181814?

Boolean

int

String

long

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Apa Tipe Data dari "Nama Saya Budi"?

Boolean

Char

String

Integer

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Apa Tipe Data dari 1.12?

Long

Float

Double

Integer

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Apakah potongan code dibawah ini benar?

int a = 83;

char b = (char) a;

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagian mana yang salah dari code dibawah ini?


int aku, kamu;

aku = 5;

kamu = 5.5;

int dia = aku + kamu;

System.out.printf("%d",dia);

int aku, kamu;

kamu = 5.5;

System.out.printf("%d",dia);

int dia = aku + kamu;

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Apa Tipe Data dari "C"?

Boolean

Char

String

Integer

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?