Stream Java

Stream Java

12th Grade

27 Qs

quiz-placeholder

Similar activities

IT Fundamentals Chapter 1

IT Fundamentals Chapter 1

9th Grade - University

25 Qs

Computer Basics Quiz

Computer Basics Quiz

8th Grade - University

25 Qs

TECH IQ CLASH

TECH IQ CLASH

9th - 12th Grade

25 Qs

Basic of Computers

Basic of Computers

9th - 12th Grade

25 Qs

Computer Basics

Computer Basics

10th - 12th Grade

23 Qs

Pemrograman Berorientasi Objek dengan Java Netbeans

Pemrograman Berorientasi Objek dengan Java Netbeans

12th Grade

25 Qs

Boolean Logic & Logic Gates

Boolean Logic & Logic Gates

8th - 12th Grade

22 Qs

python_1

python_1

5th - 12th Grade

22 Qs

Stream Java

Stream Java

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Emanuela Giaconi

Used 26+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

superclass of all classes representing the output stream of characters is -------------

OutputStream

Reader

InputStream

Writer

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

which of this class is used by character streams for reading data from buffer

BufferReader

InputStreamReader

FileReader

FileInputStream

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

4.

MULTIPLE CHOICE QUESTION

1 min • 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

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

1 min • 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

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

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

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?