JAVA I/O

JAVA I/O

University

10 Qs

quiz-placeholder

Similar activities

Bahasa Pemrograman Python

Bahasa Pemrograman Python

University

10 Qs

Java Programming

Java Programming

University

10 Qs

Programming Standard Input

Programming Standard Input

University

10 Qs

Archivos en JAVA

Archivos en JAVA

University

12 Qs

exception

exception

University

10 Qs

Java quiz 1

Java quiz 1

University

10 Qs

Java Exception Handling

Java Exception Handling

University

15 Qs

ITF+: Computing Process

ITF+: Computing Process

University

14 Qs

JAVA I/O

JAVA I/O

Assessment

Quiz

Computers

University

Hard

Created by

Usama Rahman

Used 148+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these method of FileReader class is used to read characters from a file?
read()
scanf()
get()
getInteger()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these packages contain classes and interfaces used for input & output operations of a program?
java.util
java.lang
java.io
all of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these class is not a member class of java.io package?
String
StringReader
Writer
File

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these class is not related to input and output stream in terms of functioning?
File
Write
InputStream
Reader

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which stream used to read data from a source, it may be a file, an array, peripheral device or socket?
InputStream
OutputStream
Input/OutputStream
None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is used for writing data to a file in file handling?
FileInputStream
FileOutputStream
Both A & B
None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

public char[] readPassword() blongs to whcih class
Scanner Class
Console class
InputStreamReader class
DataInputStream

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?