

InterviewSolution
Saved Bookmarks
1. |
Describe the functional unit of computer |
Answer» A computer is a combination of\xa0hardware and software\xa0resources which integrate together and provide\xa0various functionalities to the user. Hardware are the physical components of a computer like the processor, memory devices, monitor, keyboard etc. while software is the set of programs or instructions that are required by the hardware resources to function properly.\xa0There are a few basic components that aids the working-cycle of a computer i.e. the Input- Process- Output Cycle and these are called as the functional components of a computer. It needs certain input, processes that input and produces the desired output. The input unit takes the input, the central processing unit does the processing of data and the output unit produces the output. The memory unit holds the data and instructions during the processing. | |