C
Q. Saving is the process of _____.
Saving is the process of copying data from a temporary area to a more permanent storage medium. For example, when you edit a file with a word processor, the word processor copies the entire file, or portions of the file, into an area of main memory called a buffer. Any changes you make to the file are made to the copy in the buffer not to the real file on the disk. The buffer is temporary- as soon as you exit the program or turn off the computer, the buffer disappears. To record your modifications to the file on the disk, you must save the file. When you do this, the word processor copies the contents of the buffer to the file on the disk, replacing the previous version of the file.
You must be Logged in to update hint/solution
Q. In a database, _____ fields store numbers used to perform calculations.
Q. Which area in an Excel window allows entering values and formulas?
Q. The software used to convert source program instructions to object instruction is known as
Q. Keyboard and _________ are the examples of input device.
Q. Any data or instruction entered into the memory of a computer is considered as
Q. Why ABC computer is called so ?
Discusssion
Login to discuss.