

InterviewSolution
Saved Bookmarks
1. |
Name the software required to make a computer functional. Write down its primary functions. |
Answer» The software that is necessary for the computer to function is called\xa0System Software. This controls the internal computer operations.This software can be classified Into two types :1. Operating System (OS)⇒ It is mainly a program which acts as an interface between a user and the hardware.(Computer resources)2. Language Processor⇒ This is a special type of a computer software that can translate the source code ( high-level programming language) into a machine code (binary). | |