A. Arithmetic operation
B. Logical operation
C. Storage and relative
D. All the above
The basic operations performed by a computer are Arithmetic operation, Logical operation, Storage and relative. Computer is an electronic automatic data processing machine. There are five basic operations that the computer can perform. They are input operations, output operations, storage operations, controlling operations, and processing operations.
Advertisement
Advertisement
The correct answer to the question: "The basic operations performed by a computer are__________?" is "All the above".
6 Comments
5 basic operations performed by computer system
Inputting
Storing
Processing
Outputting
Controlling
thanks
5 basic operations performed by computer system
Inputting
Storing
Processing
Outputting
Controlling
The internal structure of a computer looks like above:
Input unit:
Input unit links the external environment with the computer system. Data and instruction must be entered to the computer before performing any competition. Data or instructions can be entered through input devices
eg. Key board, or any other input devices.
Input unit transferred this data into binary coded in short input unit performs the following function:
It accepts data or instructions from external world.
It converts these instructions and data in computer acceptable form.
It supplies the converted instruction & data to the computer for further processing.
Output unit:
The job of output unit it is just the viewers of that any input unit it provides information reasons of computation to the output of the world. Output unit links the computer with the external world. A computer prepares results in binary code. Output unit converts these results into human acceptable forms. Inshort perform the following functions.
It accepts the result produced by the computer.
It converts these coded results to human acceptable form.
It supplies the converted to the outside world.
Storage unit:
Before actual processing start, data & instructions entered to the computer must be stored inside the computer. Similarly, results produced by the computer are required to be stored before being passed to the output unit. The intermedial result produced by the computer must also be stored for further processing. Inshort the function of storage unit:
It stores all the data to be process.
It stores intermedial results.
It stores final result are realize an output device.
ALU:
ALU is the place where actual execution of the instructions takes places during the processing operations. All calculations & comparisons are made in the ALU. The data and instructions stored in the primary storage are transphered as where required. Intermedial results are also transphered back to the ALU for the final processing. After completion of processing the final results are send to storage units from ALU.
Number of arithmetic & logical operation that a computer can perform is determined by the design to perform the four basic arithmetic operations. They are +,-,*,/. The logic operations like .
Control unit:
ALU dose not know what should be done with the data likewise, output unit dose not know when the result should be displayed. By selecting, interning and seeing to the execution of the program the CU is able to maintain order and direct the operations of the entire system CU doesn’t perform any actual processing on data yet it is known as a central nervous system for the comforts of the computer.
It manages co-ordinates the entire system.
The basic operation are as fallow:
1.Arithmetic and logical operation
2.control unit operation(it include all other system commands like input output or processing process).
It should be ”retrieval” in c not ”relative”