COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

OPERATING SYSTEMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What doesn’t an operating system do?
A
Sorts out data on disk drives
B
Deals with security
C
Turns binary in to denary
D
Deals with transferring data from the CPU
Explanation: 

Detailed explanation-1: -If a computer worked in denary, then for each digit, it would need to be able to store one of at least ten different possibilities. At the hardware level, that would mean using some electronic component that could be in any of ten different states, to represent the ten digits from 0 to 9.

Detailed explanation-2: -The binary numbering system is used in computing and electronics because it’s the simplest counting method available. In addition, the binary numbering system is used to code everything from memory to images on the screen. Thus, it is the basis for the storage and transfer of data in most digital electronic devices.

Detailed explanation-3: -Humans tend to use the denary number system. This is the base 10 system that you are familiar with. However, computers work in the binary number system, which is base 2. Denary numbers must be converted into their binary equivalent before a computer can use them.

There is 1 question to complete.