
JAVA - Day5
Authored by Chitra Muthu
Information Technology (IT)
University
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which class in Java is used to read character data from a file?
FileReader
FileWriter
FileInputStream
PrintWriter
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is true about FileWriter?
It is used for writing character data to a file.
It is used for writing byte data to a file.
It reads character data from a file.
It reads byte data from a file.
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which class provides efficient reading of characters, arrays, and lines?
FileWriter
FileReader
BufferedWriter
BufferedReader
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
: What is the primary advantage of using BufferedWriter over FileWriter?
It allows faster writing by using a buffer.
It can read data from the console.
It supports serialization.
It is used for reading object data.
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
How can you create a thread in Java?
By extending the Thread class.
By implementing the Runnable interface.
By using a lambda expression.
All of the above.
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which method is called when a thread starts?
run()
start()
execute()
init()
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is not a valid thread state in Java?
New
Running
Waiting
Pending
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?