Computer Reviewer

Computer Reviewer

9th - 12th Grade

29 Qs

quiz-placeholder

Similar activities

BODY REPAIR CLASS TRIVIA

BODY REPAIR CLASS TRIVIA

10th Grade - University

30 Qs

Quize SK

Quize SK

12th Grade - University

25 Qs

Class 9 unit 3 part 2

Class 9 unit 3 part 2

9th Grade

30 Qs

Logical Fallacies Review

Logical Fallacies Review

12th Grade

25 Qs

Music Instrument

Music Instrument

5th - 12th Grade

30 Qs

HERRAMIENTAS PARA EL DISEÑO DE ACTIVIDADES

HERRAMIENTAS PARA EL DISEÑO DE ACTIVIDADES

1st - 10th Grade

24 Qs

Computer Hardware

Computer Hardware

9th - 12th Grade

25 Qs

EE.09 - javascript

EE.09 - javascript

11th Grade

32 Qs

Computer Reviewer

Computer Reviewer

Assessment

Quiz

Education

9th - 12th Grade

Medium

Created by

John Tan

Used 1+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

refers to writing, compiling, and running programs using the Java programming language, which is a high-level, object-oriented language developed by Sun Microsystems

JavaScript programming
C++ programming
Python programming
Java programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

are the basic building blocks of Java programs. They store simple values directly in memory.

Object data types
Reference types
Primitive data types
Complex data structures

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

store references (addresses) to objects instead of directly holding values.

Non Primitive data types

Static memory allocation
Direct values
References to objects

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

• Used to describe the code for better readability. • Does not affect program execution

Variable

Documentation Section (Comments)

Function
Loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Specifies the package in which the class belongs.

• Helps in organizing code.

Package Declaration

Namespace
Library
Module

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used to import built-in or user-defined classes. • Allows access to predefined Java libraries

package statement
import statement
class declaration
method definition

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

• Every Java program must have at least one class. • The class name should match the file name.

Every Java program can have multiple classes with different names.
The class name can be anything regardless of the file name.
Java programs do not require a class to run.

Class Declaration

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?

Discover more resources for Education