SlideShare a Scribd company logo
P.1
Input & Output Stream
ghadeer-al-hasan ghadeer.al.hasan.95@gmail.com
I/O P.2
 Input and Output is used to process the input and produce the output based
on the input
 The java.io package contains all the classes required for input and output operations
Stream
 Is a sequence of data, stream is composed of bytes.
 3 stream are created for us automatically. All these stream are attached with console
1) System.out
2) System.in
3) System.err
I/O P.3
 OutputStream: uses an output stream to write data a destination.
 InputStream: uses an input stream to read data from a source.
I/O P.4
 Input and Output is used to process the input and produce the output based
on the input
 The java.io package contains all the classes required for input and output operations
P.5
 Is an output stream for writing data to a file.
 You can write byte-oriented as well as character-oriented data.
FileOutputStream class:
FileInputStream class: P.6
 Obtains input bytes from a file.
 Is used for reading streams of raw bytes .
ByteArrayOutputStream class: P.7
 Is used to write data into multiple files.
 Holds a copy of data and forwards it to multiple streams.
Example: P.8
C:UsersGhadeerDesktop1.txt
C:UsersGhadeerDesktop2.txt
SequenceInputStream class: P.9
 Is used to read data from multiple stream.
 It reads data of stream one by one.
C:UsersGhadeerDesktop2.txt
C:UsersGhadeerDesktop1.txt
Example: P.10
C:UsersGhadeerDesktop1.txt
C:UsersGhadeerDesktop2.txt
C:UsersGhadeerDesktop3.txt
FileReader & FileWriter class: P.11
 Are used to write and read data from text files.
 There are character-oriented classed.
C:UsersGhadeerDesktop1.txt
C:UsersGhadeerDesktop2.txt
Scanner class: P.12
The End
ghadeer-al-hasan ghadeerof@gamil.comghadeer-al-hasan ghadeer.al.hasan.95@gmail.com
Ad

Recommended

Java Input Output and File Handling
Java Input Output and File Handling
Sunil OS
 
Java File I/O
Java File I/O
Canterbury HS
 
I/O in java Part 1
I/O in java Part 1
ashishspace
 
17 files and streams
17 files and streams
Docent Education
 
basics of file handling
basics of file handling
pinkpreet_kaur
 
C++ files and streams
C++ files and streams
krishna partiwala
 
File handling in C++
File handling in C++
Hitesh Kumar
 
C++ Files and Streams
C++ Files and Streams
Ahmed Farag
 
File Input & Output
File Input & Output
PRN USM
 
File handling in_c
File handling in_c
sanya6900
 
working file handling in cpp overview
working file handling in cpp overview
gourav kottawar
 
Files in c++
Files in c++
NivethaJeyaraman
 
Filesin c++
Filesin c++
HalaiHansaika
 
Files in c++
Files in c++
Selvin Josy Bai Somu
 
File in cpp 2016
File in cpp 2016
Dr .Ahmed Tawwab
 
File handling in c++
File handling in c++
Daniel Nyagechi
 
Data file handling
Data file handling
Saurabh Patel
 
Filehandlinging cp2
Filehandlinging cp2
Tanmay Baranwal
 
Java I/O
Java I/O
Jussi Pohjolainen
 
File Handling In C++
File Handling In C++
Kulachi Hansraj Model School Ashok Vihar
 
Data file handling
Data file handling
TAlha MAlik
 
File Pointers
File Pointers
Kulachi Hansraj Model School Ashok Vihar
 
Pf cs102 programming-8 [file handling] (1)
Pf cs102 programming-8 [file handling] (1)
Abdullah khawar
 
Cpp file-handling
Cpp file-handling
JiaahRajpout123
 
File handling in c++
File handling in c++
ProfSonaliGholveDoif
 
08. handling file streams
08. handling file streams
Haresh Jaiswal
 
Java file
Java file
sonnetdp
 
Files in c++ ppt
Files in c++ ppt
Kumar
 
UNIT4-IO,Generics,String Handling.pdf Notes
UNIT4-IO,Generics,String Handling.pdf Notes
SakkaravarthiS1
 
Web Technology Web Technology Notes Streams Network Principles and SocketsUni...
Web Technology Web Technology Notes Streams Network Principles and SocketsUni...
uthayashangar1
 

More Related Content

What's hot (20)

File Input & Output
File Input & Output
PRN USM
 
File handling in_c
File handling in_c
sanya6900
 
working file handling in cpp overview
working file handling in cpp overview
gourav kottawar
 
Files in c++
Files in c++
NivethaJeyaraman
 
Filesin c++
Filesin c++
HalaiHansaika
 
Files in c++
Files in c++
Selvin Josy Bai Somu
 
File in cpp 2016
File in cpp 2016
Dr .Ahmed Tawwab
 
File handling in c++
File handling in c++
Daniel Nyagechi
 
Data file handling
Data file handling
Saurabh Patel
 
Filehandlinging cp2
Filehandlinging cp2
Tanmay Baranwal
 
Java I/O
Java I/O
Jussi Pohjolainen
 
File Handling In C++
File Handling In C++
Kulachi Hansraj Model School Ashok Vihar
 
Data file handling
Data file handling
TAlha MAlik
 
File Pointers
File Pointers
Kulachi Hansraj Model School Ashok Vihar
 
Pf cs102 programming-8 [file handling] (1)
Pf cs102 programming-8 [file handling] (1)
Abdullah khawar
 
Cpp file-handling
Cpp file-handling
JiaahRajpout123
 
File handling in c++
File handling in c++
ProfSonaliGholveDoif
 
08. handling file streams
08. handling file streams
Haresh Jaiswal
 
Java file
Java file
sonnetdp
 
Files in c++ ppt
Files in c++ ppt
Kumar
 

Similar to [Java] #7 - Input & Output Stream (20)

UNIT4-IO,Generics,String Handling.pdf Notes
UNIT4-IO,Generics,String Handling.pdf Notes
SakkaravarthiS1
 
Web Technology Web Technology Notes Streams Network Principles and SocketsUni...
Web Technology Web Technology Notes Streams Network Principles and SocketsUni...
uthayashangar1
 
I/O Streams
I/O Streams
Ravi Chythanya
 
Input output files in java
Input output files in java
Kavitha713564
 
Io streams
Io streams
Elizabeth alexander
 
Using Input Output
Using Input Output
raksharao
 
Javaiostream
Javaiostream
Manav Prasad
 
What is java input and output stream?
What is java input and output stream?
kanchanmahajan23
 
What is java input and output stream?
What is java input and output stream?
kanchanmahajan23
 
11_Str11_Streams.11_Streams.11_Streams.11_Streams.11_Streams.11_Streams.eams.pdf
11_Str11_Streams.11_Streams.11_Streams.11_Streams.11_Streams.11_Streams.eams.pdf
hungvidien123
 
Java I/O
Java I/O
Jayant Dalvi
 
Chapter 6
Chapter 6
siragezeynu
 
Jstreams
Jstreams
Shehrevar Davierwala
 
Java Input and Output
Java Input and Output
Ducat India
 
IOStream.pptx
IOStream.pptx
HindAlmisbahi
 
L21 io streams
L21 io streams
teach4uin
 
Java Input Output (java.io.*)
Java Input Output (java.io.*)
Om Ganesh
 
Basic of Javaio
Basic of Javaio
suraj pandey
 
Advanced programming ch2
Advanced programming ch2
Gera Paulos
 
IOstreams hgjhsgfdjyggckhgckhjxfhbuvobunciu
IOstreams hgjhsgfdjyggckhgckhjxfhbuvobunciu
akinbhattarai1
 
UNIT4-IO,Generics,String Handling.pdf Notes
UNIT4-IO,Generics,String Handling.pdf Notes
SakkaravarthiS1
 
Web Technology Web Technology Notes Streams Network Principles and SocketsUni...
Web Technology Web Technology Notes Streams Network Principles and SocketsUni...
uthayashangar1
 
Input output files in java
Input output files in java
Kavitha713564
 
Using Input Output
Using Input Output
raksharao
 
What is java input and output stream?
What is java input and output stream?
kanchanmahajan23
 
What is java input and output stream?
What is java input and output stream?
kanchanmahajan23
 
11_Str11_Streams.11_Streams.11_Streams.11_Streams.11_Streams.11_Streams.eams.pdf
11_Str11_Streams.11_Streams.11_Streams.11_Streams.11_Streams.11_Streams.eams.pdf
hungvidien123
 
Java Input and Output
Java Input and Output
Ducat India
 
L21 io streams
L21 io streams
teach4uin
 
Java Input Output (java.io.*)
Java Input Output (java.io.*)
Om Ganesh
 
Advanced programming ch2
Advanced programming ch2
Gera Paulos
 
IOstreams hgjhsgfdjyggckhgckhjxfhbuvobunciu
IOstreams hgjhsgfdjyggckhgckhjxfhbuvobunciu
akinbhattarai1
 
Ad

More from Ghadeer AlHasan (20)

[C++ Tutorial ] #9 Classes
[C++ Tutorial ] #9 Classes
Ghadeer AlHasan
 
[C++ Tutorial] #8 Files
[C++ Tutorial] #8 Files
Ghadeer AlHasan
 
[C++ Tutorial] #7- Linked List
[C++ Tutorial] #7- Linked List
Ghadeer AlHasan
 
[Java] #8 String and Inner Class
[Java] #8 String and Inner Class
Ghadeer AlHasan
 
[C++ Tutorial] #6- Pointers
[C++ Tutorial] #6- Pointers
Ghadeer AlHasan
 
[C++] #5 - Structures
[C++] #5 - Structures
Ghadeer AlHasan
 
#6- Arrays and Collections Framework
#6- Arrays and Collections Framework
Ghadeer AlHasan
 
5- Overriding and Abstraction In Java
5- Overriding and Abstraction In Java
Ghadeer AlHasan
 
4- Inheritance, Aggregation, Encapsulation and Overloading
4- Inheritance, Aggregation, Encapsulation and Overloading
Ghadeer AlHasan
 
3- Operators in Java
3- Operators in Java
Ghadeer AlHasan
 
2- Introduction to java II
2- Introduction to java II
Ghadeer AlHasan
 
1- Introduction to java
1- Introduction to java
Ghadeer AlHasan
 
0- Overview
0- Overview
Ghadeer AlHasan
 
4- Arrays
4- Arrays
Ghadeer AlHasan
 
3- Functions
3- Functions
Ghadeer AlHasan
 
2- Control Structures
2- Control Structures
Ghadeer AlHasan
 
1- Languages Basics
1- Languages Basics
Ghadeer AlHasan
 
#8 (Java Message Service)
#8 (Java Message Service)
Ghadeer AlHasan
 
#7 (Java Message Service)
#7 (Java Message Service)
Ghadeer AlHasan
 
#6 (RESTtful Web Wervices)
#6 (RESTtful Web Wervices)
Ghadeer AlHasan
 
[C++ Tutorial ] #9 Classes
[C++ Tutorial ] #9 Classes
Ghadeer AlHasan
 
[C++ Tutorial] #7- Linked List
[C++ Tutorial] #7- Linked List
Ghadeer AlHasan
 
[Java] #8 String and Inner Class
[Java] #8 String and Inner Class
Ghadeer AlHasan
 
[C++ Tutorial] #6- Pointers
[C++ Tutorial] #6- Pointers
Ghadeer AlHasan
 
#6- Arrays and Collections Framework
#6- Arrays and Collections Framework
Ghadeer AlHasan
 
5- Overriding and Abstraction In Java
5- Overriding and Abstraction In Java
Ghadeer AlHasan
 
4- Inheritance, Aggregation, Encapsulation and Overloading
4- Inheritance, Aggregation, Encapsulation and Overloading
Ghadeer AlHasan
 
2- Introduction to java II
2- Introduction to java II
Ghadeer AlHasan
 
#8 (Java Message Service)
#8 (Java Message Service)
Ghadeer AlHasan
 
#7 (Java Message Service)
#7 (Java Message Service)
Ghadeer AlHasan
 
#6 (RESTtful Web Wervices)
#6 (RESTtful Web Wervices)
Ghadeer AlHasan
 
Ad

Recently uploaded (20)

THE PSYCHOANALYTIC OF THE BLACK CAT BY EDGAR ALLAN POE (1).pdf
THE PSYCHOANALYTIC OF THE BLACK CAT BY EDGAR ALLAN POE (1).pdf
nabilahk908
 
Vitamin and Nutritional Deficiencies.pptx
Vitamin and Nutritional Deficiencies.pptx
Vishal Chanalia
 
How to Manage Different Customer Addresses in Odoo 18 Accounting
How to Manage Different Customer Addresses in Odoo 18 Accounting
Celine George
 
Intellectual Property Right (Jurisprudence).pptx
Intellectual Property Right (Jurisprudence).pptx
Vishal Chanalia
 
How payment terms are configured in Odoo 18
How payment terms are configured in Odoo 18
Celine George
 
Great Governors' Send-Off Quiz 2025 Prelims IIT KGP
Great Governors' Send-Off Quiz 2025 Prelims IIT KGP
IIT Kharagpur Quiz Club
 
OBSESSIVE COMPULSIVE DISORDER.pptx IN 5TH SEMESTER B.SC NURSING, 2ND YEAR GNM...
OBSESSIVE COMPULSIVE DISORDER.pptx IN 5TH SEMESTER B.SC NURSING, 2ND YEAR GNM...
parmarjuli1412
 
How to use search fetch method in Odoo 18
How to use search fetch method in Odoo 18
Celine George
 
June 2025 Progress Update With Board Call_In process.pptx
June 2025 Progress Update With Board Call_In process.pptx
International Society of Service Innovation Professionals
 
Paper 108 | Thoreau’s Influence on Gandhi: The Evolution of Civil Disobedience
Paper 108 | Thoreau’s Influence on Gandhi: The Evolution of Civil Disobedience
Rajdeep Bavaliya
 
NSUMD_M1 Library Orientation_June 11, 2025.pptx
NSUMD_M1 Library Orientation_June 11, 2025.pptx
Julie Sarpy
 
Birnagar High School Platinum Jubilee Quiz.pptx
Birnagar High School Platinum Jubilee Quiz.pptx
Sourav Kr Podder
 
Romanticism in Love and Sacrifice An Analysis of Oscar Wilde’s The Nightingal...
Romanticism in Love and Sacrifice An Analysis of Oscar Wilde’s The Nightingal...
KaryanaTantri21
 
Sustainable Innovation with Immersive Learning
Sustainable Innovation with Immersive Learning
Leonel Morgado
 
A Visual Introduction to the Prophet Jeremiah
A Visual Introduction to the Prophet Jeremiah
Steve Thomason
 
The Man In The Back – Exceptional Delaware.pdf
The Man In The Back – Exceptional Delaware.pdf
dennisongomezk
 
IIT KGP Quiz Week 2024 Sports Quiz (Prelims + Finals)
IIT KGP Quiz Week 2024 Sports Quiz (Prelims + Finals)
IIT Kharagpur Quiz Club
 
Aprendendo Arquitetura Framework Salesforce - Dia 02
Aprendendo Arquitetura Framework Salesforce - Dia 02
Mauricio Alexandre Silva
 
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
parmarjuli1412
 
Tanja Vujicic - PISA for Schools contact Info
Tanja Vujicic - PISA for Schools contact Info
EduSkills OECD
 
THE PSYCHOANALYTIC OF THE BLACK CAT BY EDGAR ALLAN POE (1).pdf
THE PSYCHOANALYTIC OF THE BLACK CAT BY EDGAR ALLAN POE (1).pdf
nabilahk908
 
Vitamin and Nutritional Deficiencies.pptx
Vitamin and Nutritional Deficiencies.pptx
Vishal Chanalia
 
How to Manage Different Customer Addresses in Odoo 18 Accounting
How to Manage Different Customer Addresses in Odoo 18 Accounting
Celine George
 
Intellectual Property Right (Jurisprudence).pptx
Intellectual Property Right (Jurisprudence).pptx
Vishal Chanalia
 
How payment terms are configured in Odoo 18
How payment terms are configured in Odoo 18
Celine George
 
Great Governors' Send-Off Quiz 2025 Prelims IIT KGP
Great Governors' Send-Off Quiz 2025 Prelims IIT KGP
IIT Kharagpur Quiz Club
 
OBSESSIVE COMPULSIVE DISORDER.pptx IN 5TH SEMESTER B.SC NURSING, 2ND YEAR GNM...
OBSESSIVE COMPULSIVE DISORDER.pptx IN 5TH SEMESTER B.SC NURSING, 2ND YEAR GNM...
parmarjuli1412
 
How to use search fetch method in Odoo 18
How to use search fetch method in Odoo 18
Celine George
 
Paper 108 | Thoreau’s Influence on Gandhi: The Evolution of Civil Disobedience
Paper 108 | Thoreau’s Influence on Gandhi: The Evolution of Civil Disobedience
Rajdeep Bavaliya
 
NSUMD_M1 Library Orientation_June 11, 2025.pptx
NSUMD_M1 Library Orientation_June 11, 2025.pptx
Julie Sarpy
 
Birnagar High School Platinum Jubilee Quiz.pptx
Birnagar High School Platinum Jubilee Quiz.pptx
Sourav Kr Podder
 
Romanticism in Love and Sacrifice An Analysis of Oscar Wilde’s The Nightingal...
Romanticism in Love and Sacrifice An Analysis of Oscar Wilde’s The Nightingal...
KaryanaTantri21
 
Sustainable Innovation with Immersive Learning
Sustainable Innovation with Immersive Learning
Leonel Morgado
 
A Visual Introduction to the Prophet Jeremiah
A Visual Introduction to the Prophet Jeremiah
Steve Thomason
 
The Man In The Back – Exceptional Delaware.pdf
The Man In The Back – Exceptional Delaware.pdf
dennisongomezk
 
IIT KGP Quiz Week 2024 Sports Quiz (Prelims + Finals)
IIT KGP Quiz Week 2024 Sports Quiz (Prelims + Finals)
IIT Kharagpur Quiz Club
 
Aprendendo Arquitetura Framework Salesforce - Dia 02
Aprendendo Arquitetura Framework Salesforce - Dia 02
Mauricio Alexandre Silva
 
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
SCHIZOPHRENIA OTHER PSYCHOTIC DISORDER LIKE Persistent delusion/Capgras syndr...
parmarjuli1412
 
Tanja Vujicic - PISA for Schools contact Info
Tanja Vujicic - PISA for Schools contact Info
EduSkills OECD
 

[Java] #7 - Input & Output Stream