Search Header Logo

Java Programming Quiz

Authored by Harwin Mendoza

Information Technology (IT)

12th Grade

Used 1+ times

Java Programming Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a unique feature of Java enum constants?

They can extend other classes.

They are public, static, and final.

They can be overridden.

They can create objects.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method from the java.io package allows for file operations?

FileHandler

File

FileIO

FileOperations

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you check if a file is readable in Java?

file.canBeRead();

file.canRead();

file.isRead();

file.isReadable();

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method retrieves all constants of a Java enum?

getConstants()

values()

list()

getAll()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the length() method of the File class return?

The number of lines in the file.

The size of the file in bytes.

The number of characters in the file.

The size of the file in kilobytes.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you obtain the absolute path of a file in Java?

file.getAbsolute();

file.getAbsolutePath();

file.getFullPath();

file.getPath();

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method retrieves the name of the file?

file.getFile();

file.getFileTitle();

file.getName();

file.getFilename();

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?