answersLogoWhite

0

How do you read a computer file?

Updated: 8/21/2019
User Avatar

Wiki User

8y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you read a computer file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you read a fas file?

The .FAS file extension appears to be an AutoCAD saved file created by the LISP language. If you have AutoCAD installed on your computer of you will need to contact the person who sent you the file and work something out as to how you can open the file. One way is a short time / Guest account from their computer to you so you use their computer to read the file


What is the difference between read and write in computer programming?

A "Read" operation occurs when a computer program reads information from a computer file/table (e.g. to be displayed on a screen). The "read" operation gets information out of a file (some computer languages use the term "get" instead of "read"). After a "read", the information from the file/table is available to the computer program but none of the information that was read from the file/table is changed in any way. A "Write" operation occurs when a computer program adds new information, or changes existing information in a computer file/table. An example of a computer program adding new information to a file would be when a company adds a new hire's details into its employee master file. An example of a computer program changing existing information would be when a company updates its employee master file if an existing employee changes their address. In this example, since the employee already existed in the employee file, the computer program would have had to perform a "read" at some point, to get the information out of the file/table (a fundamental rule of computer programming is that you can't update a record in a file/table unless you perform a "read" operation to get a hold of that record in the first place). Either way, the "Write" operation is what puts information in to a file. Some computer languages use the terms "put" or "update", but these are both "write" operations in general IT terms. Bottom line: Read = get information. Write = add or change information. HTH


What is a Zip on a computer?

It refers to a type of compressed file, that has to be "unzipped" before it can be read.


What is an electronic book used for?

It is a file in the computer (book) can be read . It often be in PDF .


What file formats are used for documents designed to be read on a computer monitor?

*.doc or *.docx


What are read only rights in a computer file?

The Attributes of the file can only be viewed. The file cannot be modified, edited or tampered until the pathway of the file is saved on your hard drive.


What is a serial file?

A serial file is a type of computer file in which the data has been written to the file in sequence (like a phone directory). Usually such files have to be read from the beginning to find a particular record.


What is considered a document on a computer?

Narrowly, "document" refers to a file containing text; more broadly, it can mean a spreadsheet or other file with material that can be read.


Where can you read Harry Potter by jkrowling on the computer?

Anywhere if you have it in a file in pdf/txt/html/doc format.


What are the processing activities carried out on a computer file?

1.creating of file .2.updating .3.referencing .4.emerging .5.maintenance .6.file search .7.file sorting .8.file interrogation .9. File compressing .10.create duplicate of data


How do you remove an account off your computer that you dont want?

Find where the file is stored on your computer and delete it. If you have the program, open it to the file/account. Choose save as. It will show where the file is. Using my computer, or explorer, go to the file and delete it. If you are using Quicken or another financial product, read the directions so that you only remove the one you want and not others.


Is a cookie a computer program?

No, a cookie is a text file. A cookie can be read as a resource by a program but, on its own, it cannot execute.