Search Header Logo

JAVA WEEK 7-12

Authored by KAVIARASU K

Computers

University

25 Questions

JAVA WEEK 7-12
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these exception is thrown in cases when the file specified for writing is not found? 

IOException

FileException

FileNotFoundException

FileInputException 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a ByteArrayOutputStream in Java? 

To write binary data to an output stream  

To read binary data from an input stream

To convert characters to bytes

To store binary data in memory 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to read b length bytes from the input stream into an array? 

public void read(int b)throws IOException{{

public int read(byte[ ] b)throws IOException{}

public void read(byte[ ] b)throws IOException{} 

public int read(int b)throws IOException{} 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to create a directory with fileattributes?

Path.create() 

Path.createDirectory() 

Files.createDirectory(path, fileAttributes) 

Files.create(fileAttributes) 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class is used to write primitive data types to an output stream in Java? 

DataOutputStream

ObjectOutputStream  

OutputStream  

PrintWriter 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Java, what is the purpose of a Card Layout?

To create a card game interface

To arrange components in a card-like fashion

To manage multiple panels within a single container

To display images of cards

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which layout manager divides the container into five regions: North, South, East, West, and Center?

Border Layout

Grid Layout

Flow Layout

Card Layout

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?