Search Header Logo
ICT 9 FIRST QUARTER REVIEW

ICT 9 FIRST QUARTER REVIEW

Assessment

Presentation

Computers

9th Grade

Medium

Created by

Ellis Jade

Used 9+ times

FREE Resource

6 Slides • 20 Questions

1

ICT 9 FIRST QUARTER REVIEW

2

​Types of test

  • ​Test I - A - TRUE or FALSE (15 points)

  • ​Test I - B - VALID or INVALID (10 points)

  • ​Test I - C - CORRECT or INCORRECT (10 points)

  • ​Test II - MULTIPLE CHOICE (15 points)

3

​Test I - A - TRUE or FALSE

Choose the word  TRUE if the statement is true or
FALSE if it is false.

(15 pts.)

4

Multiple Choice

The Java programming language is case-insensitive.

1

TRUE

2

FALSE

5

Multiple Choice

Classes declared as public can be accessed by other classes.

1

TRUE

2

FALSE

6

Multiple Choice

Comments that begin with two slash symbols (//) can span multiple lines. 

1

TRUE

2

FALSE

7

Multiple Choice

Identifiers cannot contain spaces.

1

TRUE

2

FALSE

8

Multiple Choice

boolean, char, and float are examples of primitive data-types.

1

TRUE

2

FALSE

9

​Test I - B - VALID or INVALID

For each item, you are given 2 choices from which you select the correct answer.

Choose VALID if the identifier is correctly written or INVALID if it is incorrect. (10 pts.)

10

Multiple Choice

boolean

1

VALID

2

INVALID

11

Multiple Choice

$MyName

1

VALID

2

INVALID

12

Multiple Choice

Public

1

VALID

2

INVALID

13

Multiple Choice

3rdNumber

1

VALID

2

INVALID

14

Multiple Choice

_UserProfile

1

VALID

2

INVALID

15

​Test I - C - CORRECT or INCORRECT

For each item, you are given 2 choices from which you select the correct answer.

Choose INCORRECT if the syntax is wrong or CORRECT if it is correct

(10 pts.)

16

Multiple Choice

char next_line = “\n”;

1

CORRECT

2

INCORRECT

17

Multiple Choice

int Name = “Pedro”;

1

CORRECT

2

INCORRECT

18

Multiple Choice

boolean isSingle = true;           

1

CORRECT

2

INCORRECT

19

Multiple Choice

System.out.println(“Hi Crush! Uwu!”);         

1

CORRECT

2

INCORRECT

20

Multiple Choice

String LastName = ‘Rizal’;

1

CORRECT

2

INCORRECT

21

​Test II - MULTIPLE CHOICE

For each item, you are given four choices from which you will select the correct answer.

(15 pts.)

22

Multiple Choice

What type of error can be encountered during program execution?

1

Compilation Error

2

Compile-time Error

3

Execution Error

4

Runtime Error

23

Multiple Choice

Which of the following data types holds decimal values?

1

boolean

2

char

3

double

4

int

24

Multiple Choice

 It is a user-defined name for methods, variables, constants and classes.

1

Data Type

2

Identifier

3

Keywords

4

Variabl

25

Multiple Choice

It is an instance of a class.

1

Identifier

2

Method

3

Object

4

Variables

26

Multiple Choice

What software executes compiled Java codes?

1

Apache

2

Java N-IDE

3

Java Virtual Machine

4

Netbean

ICT 9 FIRST QUARTER REVIEW

Show answer

Auto Play

Slide 1 / 26

SLIDE