InterviewSolution
Saved Bookmarks
| 1. |
What are the ways if shorting files and folders explain briefly |
| Answer» R file is a COMPUTER resource for recording data discretely in a computer STORAGE device. Just as WORDS can be written to paper, so can information be written to a computer file. Files can be edited and transferred through the internet on that particular computer system.There are different types of computer files, designed for different purposes. A file may be designed to store a picture, a written message, a VIDEO, a computer program, or a wide variety of other kinds of data. Some types of files can store several types of information at once.By using computer programs, a person can open, read, change, save, and close a computer file. Computer files may be reopened, modified, and copied an arbitrary number of times.Typically, files are organised in a file system, which keeps track of where the files are located on disk and enables user access. | |