Title: E-learning-Java Complete Course-Programming fundamental in Java-Lesson 43-I/O Stream-Part-5 (File class and Summary of the I/O Stream)
Duration: 15:27 minutes
Summary: This lesson covers the Java platform classes used for basic I/O. It first focuses on I/O Streams, a powerful concept that greatly simplifies I/O operations. The lesson also looks at serialization, which lets a program write whole objects out to streams and read them back again. Then the lesson looks at file I/O and file system operations, including random access files. In this lesson, we are going to learn about File class and Summary of the I/O Stream. The File class is most powerful class to access file Object attribute and determines file access rights. Finally I have given few important tips about I/O stream programming.
Methodology of the development of example: File Class and I/O stream tips.
Technology Used: JAVA.
Keywords:
JAVA, Java Virtual Machine, JDK 1.6, Stream,File,I/O Stream Tips.