Search Header Logo

IO Stream & Multithreading

Authored by Arti Sonawane

Engineering

University

Used 1+ times

IO Stream & Multithreading
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a character stream class in Java?

FileInputStream

FileOutputStream

FileReader

ByteArrayInputStream

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class is used for object serialization in Java?

ObjectStream

ObjectOutputStream

ObjectInput

FileStream

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not true about BufferedReader?

It is a subclass of Reader

It provides buffering for character input stream

It can read a line using readLine()

It can write characters to a file

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does transient keyword do in Java I/O?

Allows variable to be serialized

Prevents variable from being serialized

Makes a variable static

Makes variable thread-safe

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which interface must be implemented to create a thread in Java?

Runnable

Thread

RunnableThread

Executor

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the join() method in Java threads?

Terminates the thread

Waits for a thread to die

Pauses the thread forever

Interrupts the thread

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method pauses a thread for a specified time?

wait()

sleep()

pause()

delay()

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?