Friday 20 September 2024

Lecture 1-3: Number Systems

In this lecture, we learnt the following topics:
- Decimal, Binary, Octal, HexaDecimal number systems and the conversion between the number systems. 
- Four standard arithmetic computations and their computational operations. 
- Complement of a number in a r_base system
- Several examples of 1s and 2s complement to illustrate their implication in computer systems.
- The relationship between the 1s and 2s complements.


No comments:

Post a Comment