You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// File Handling defines as read and write data from the file. Java IO package contains all the classes through which we can prerform all input and output operations in the file.
// Stream - stream is a sequance of data. on the bases of java.io.package all the classes devided into 2 Stream.