Search Header Logo

OOP Java Basics

Authored by Fritzgerald Imperial

Information Technology (IT)

University

Used 4+ times

OOP Java Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Java bytecode?

Machine code for Java applications

A compiled version of Java that runs on the JVM

A scripting language used by Java

The high-level Java source code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a primitive data type?

int

float

String

boolean

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of a byte in Java?

4 bits

8 bits

16 bits

32 bits

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about Java arrays?

Arrays can hold only objects

Arrays have a dynamic size by default

Arrays store elements of the same data type

Arrays do not allow duplicate values

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value of an uninitialized int variable in a Java class?

0

null

undefined

-1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the Java compiler "javac" do?

Translates Java code into machine code

Converts Java source code into bytecode

Runs Java programs

Converts bytecode into machine code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of System.out.println(10 / 5)?

2.5

2

2.0

2.25

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?