T_4.2 Identifier, Data Types, Operators & Expressions

T_4.2 Identifier, Data Types, Operators & Expressions

12th Grade

10 Qs

quiz-placeholder

Similar activities

C++ Unit 1 Review

C++ Unit 1 Review

9th - 12th Grade

15 Qs

Project STEM AP CS A Unit 1 Quiz Review

Project STEM AP CS A Unit 1 Quiz Review

9th - 12th Grade

11 Qs

Week 9 - Functions and Pointers

Week 9 - Functions and Pointers

University

14 Qs

CSC301 Chapter 2

CSC301 Chapter 2

University

10 Qs

TECHNICAL C PROGRAM

TECHNICAL C PROGRAM

University

10 Qs

CSE_CodeHS_intro_python_unit_3_5

CSE_CodeHS_intro_python_unit_3_5

9th - 12th Grade

15 Qs

Java Basic Unit 2 Review

Java Basic Unit 2 Review

University

11 Qs

C programming-1

C programming-1

University

13 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?