The process of copying data from a memory location is called

Writing
Controlling
Booting
Reading

The correct answer is D. Reading.

Reading is the process of copying data from a memory location. It is the opposite of writing, which is the process of storing data in a memory location.

A. Writing is the process of storing data in a memory location. It is the opposite of reading, which is the process of copying data from a memory location.

B. Controlling is the process of managing the execution of programs and tasks. It is not related to the process of copying data from a memory location.

C. Booting is the process of starting up a computer. It is not related to the process of copying data from a memory location.