 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | A binary number system is used in computers. Why? | 
| Answer» Computer systems use electronic circuits which exist in only one of two states i.e., on a state or off state. The binary number system is a method of representing numbers that count by using combinations of only two numerals: zero (0) and one (1). | |