3 Posts tagged with MATHS
Number System in Computer Science
The number system is a way to represent numbers and the number systems are classified as Binary, Octal, Decimal and Hexadecimal.
Bit Manipulation & Bitwise Operators
Bit manipulation is the act of algorithmically manipulating bits or other pieces of data shorter than a word.