CSA 1.1.2 Variables and Date Types

CSA 1.1.2 Variables and Date Types

KG - 12th Grade

21 Qs

quiz-placeholder

Similar activities

Asas Sains Komputer Topik 3.1

Asas Sains Komputer Topik 3.1

1st - 3rd Grade

20 Qs

Variables and Loops Review

Variables and Loops Review

9th - 12th Grade

20 Qs

Quiz Pemrograman C

Quiz Pemrograman C

11th Grade

20 Qs

pembolehubah dan pemalar

pembolehubah dan pemalar

1st - 12th Grade

20 Qs

Java Programming I 2

Java Programming I 2

University

19 Qs

DATA TYPES

DATA TYPES

6th - 8th Grade

22 Qs

Praktikum Algo Pertemuan Akhir

Praktikum Algo Pertemuan Akhir

University

20 Qs

Java Programming

Java Programming

10th Grade

22 Qs

CSA 1.1.2 Variables and Date Types

CSA 1.1.2 Variables and Date Types

Assessment

Quiz

Computers

KG - 12th Grade

Medium

Created by

Robin Robertson

Used 3+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Identify the data type of 6

boolean

int

double

String

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Identify the data type of 5.2

int

boolean

String

double

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Identify the data type of true

int

boolean

String

double

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Identify the data type of "Computer"

String

double

int

char

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Identify the data type of 'b'

double

String

char

boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Identify the error

b = 6.2;

No error

A letter cannot hold a numerical data type

Date type is missing

Int data type cannot hold a double

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Identify the error

string name = "computer";

Missing data type

Missing semi colon on the statement

string data type does not exist

String data type should be listed in a print statement

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?