Java IO Fundamentals Quiz

Java IO Fundamentals Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

3rd Qtr QUIZ1 COMPUTER PROGRAMMING-Strings in Java-2-22-2023

3rd Qtr QUIZ1 COMPUTER PROGRAMMING-Strings in Java-2-22-2023

12th Grade

20 Qs

Unit02 Quizizz01

Unit02 Quizizz01

9th - 12th Grade

10 Qs

Javascript 2

Javascript 2

11th - 12th Grade

19 Qs

12-sci-java-basics

12-sci-java-basics

12th Grade

15 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

Arduino IDE

Arduino IDE

3rd Grade - Professional Development

17 Qs

1°DS _AV2_R2 1TEC_IP_Introd. e Conceitos Básicos de JavaScript

1°DS _AV2_R2 1TEC_IP_Introd. e Conceitos Básicos de JavaScript

11th Grade - University

16 Qs

Comp Prog A 9-3-21

Comp Prog A 9-3-21

9th - 12th Grade

10 Qs

Java IO Fundamentals Quiz

Java IO Fundamentals Quiz

Assessment

Quiz

Computers

12th Grade

Easy

Created by

JOHANN VIRGIL BATIANCILA

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Stream in Java?

C. A data structure used to hold elements

B. A type of loop in Java

A. A flow of data from a source to a destination

D. A type of variable in Java

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class initiates the flow of data in Java streams?

D. End-Point Stream

A. Source Stream

B. Sink Stream

C. Node Stream

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the sources called in Java streams?

B. Output Streams

A. Input Streams

D. End-Point Streams

C. Node Streams

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of data do Byte Streams handle?

C. Integer data

B. Non-Unicode data

D. Floating point data

A. Unicode data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What concept does Java use to create complex I/O processing?

D. Polymorphism

C. Inheritance

B. Chaining Streams

A. Looping

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which class is used to accept inputs using BufferedReader and InputStreamReader?

C. InputStreamReader

B. FileWriter

D. BufferedReader

A. FileReader

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method is used to format output in Java?

D. Integer.toString()

A. String.parse()

B. System.out.println()

C. String.format()

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?