Computer byte is a collection of eight bits of data. Computers are electronic or digital devices that communicats usinv bits of data. The bits can be converted to byte and kilobytes, megabytes etc, to promote the speed of communication between the components of digital devices. A each bit position of a byte represents a decimal value. A byte combination can represent a word, number or a special character.
Explain Operating System working: OS works as an intermediate between the user and computer. It helps the user to communicate with the computer without knowing how to speak the computer's language. The kernel is the central component of a computer operating systems.