Stream Java

Stream Java

12th Grade

27 Qs

quiz-placeholder

Similar activities

Computer Basics Quiz

Computer Basics Quiz

8th Grade - University

25 Qs

HTML BASICS

HTML BASICS

KG - University

25 Qs

NOCTI VOCAB 2

NOCTI VOCAB 2

11th - 12th Grade

32 Qs

Computer Systems and Computer Ethics

Computer Systems and Computer Ethics

8th - 12th Grade

25 Qs

11CS-CHAPTER 6_MEMORY AND DATA STORAGE

11CS-CHAPTER 6_MEMORY AND DATA STORAGE

10th - 12th Grade

25 Qs

Sem 2 : Chapter 2

Sem 2 : Chapter 2

12th Grade

22 Qs

Binary Numbers

Binary Numbers

9th - 12th Grade

24 Qs

แบบทดสอบ Microbit

แบบทดสอบ Microbit

12th Grade

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