JAVA I/O

JAVA I/O

University

10 Qs

quiz-placeholder

Similar activities

C Basics

C Basics

University

12 Qs

Ms Excel Functions

Ms Excel Functions

University

10 Qs

Understanding Operating Systems Basics

Understanding Operating Systems Basics

9th Grade - University

15 Qs

JAVA-2

JAVA-2

University

10 Qs

Pseudocode Keywords

Pseudocode Keywords

11th Grade - University

14 Qs

Quiz 3: File Operations

Quiz 3: File Operations

University

10 Qs

MS Core Java Quiz-1 2023

MS Core Java Quiz-1 2023

University

10 Qs

Redirection

Redirection

University

10 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?