T_4.2 Identifier, Data Types, Operators & Expressions

T_4.2 Identifier, Data Types, Operators & Expressions

12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

University

15 Qs

Test evaluation word SP3S1

Test evaluation word SP3S1

12th Grade

11 Qs

แบบฝึกหัดทบทวนบทเรียน โครงสร้างภาษาซี

แบบฝึกหัดทบทวนบทเรียน โครงสร้างภาษาซี

12th Grade

12 Qs

2024 - Struktur Data Quiz 1

2024 - Struktur Data Quiz 1

University

10 Qs

Python Week 1 & 2

Python Week 1 & 2

University

10 Qs

CS100||MsWord

CS100||MsWord

University

10 Qs

DSA quiz 3 set 1

DSA quiz 3 set 1

University

10 Qs

Test on Python Function

Test on Python Function

11th - 12th Grade

12 Qs

T_4.2 Identifier, Data Types, Operators & Expressions

T_4.2 Identifier, Data Types, Operators & Expressions

Assessment

Quiz

Computers

12th Grade

Hard

Created by

LATIFAH ZAKARIA

Used 31+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify VALID identifier.

24Century

sum_&_difference

double

MyVariable

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Create a variable called myNum of type int and assign it the value 15

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Declare a constant for PI with value 3.142

4.

MULTIPLE SELECT QUESTION

45 sec • 3 pts

Tick all the Java reserved words.

enum

const

float

num

5.

MULTIPLE SELECT QUESTION

45 sec • 4 pts

Select primitive data types.

int

float/double

boolean

char

String

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function for escape sequence \n ?

insert a tab in the text

insert a new line in the text

insert a new space in the text

insert a double line in the text

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is given that

a = 5, b = 2, c = 4 and d = 6

What is the result for this relational expressions?

a * c != d * b

true

false

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers