Search Header Logo

Computer Reviewer

Authored by John Tan

Education

9th - 12th Grade

Used 1+ times

Computer Reviewer
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?