T_4.2 Identifier, Data Types, Operators & Expressions

T_4.2 Identifier, Data Types, Operators & Expressions

12th Grade

10 Qs

quiz-placeholder

Similar activities

2.2.1 (d) Variables

2.2.1 (d) Variables

12th Grade

10 Qs

Arrays

Arrays

10th - 12th Grade

10 Qs

C++ Unit 1 Review

C++ Unit 1 Review

9th - 12th Grade

15 Qs

عناوين العمليات بلغة جافا

عناوين العمليات بلغة جافا

10th Grade - University

9 Qs

AP Computer Science-Quiz 2(G10)

AP Computer Science-Quiz 2(G10)

9th - 12th Grade

10 Qs

JavaScript and Graphics

JavaScript and Graphics

9th - 12th Grade

15 Qs

Unit 1 Day 7 - Variables & Data Types

Unit 1 Day 7 - Variables & Data Types

9th - 12th Grade

10 Qs

Quiz1

Quiz1

University

10 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?