Java I/O Package MCQ
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Multiple streams
Note: This Question is unanswered, help us to find answer for this one
These four methods are commonly used in?
public char[] readPassword(String fmt,Object... args)
public String readLine()
public String readLine(String fmt,Object... args)
public char[] readPassword(
Correct Answer:
Console class
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Input stream of this tokenizer
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Scanner Class
Note: This Question is unanswered, help us to find answer for this one
These commonly used methods of:
1) public abstract int read()throws IOException
2) public int available()throws IOException
3) public void close()throws IOException
Correct Answer:
InputStream class
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
ReadLine()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
InflaterInputStream class
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
InputStreamReader
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
BufferedReader
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Bytes
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Write data to another stream
Note: This Question is unanswered, help us to find answer for this one
Java MCQs | Topic-wise