C Programming – Binary representation of a given number – Bit Algorithm – Write a program to print Binary representation of a given number.
binary digits
2 Articles
2
Add 1 to a given number – Bit Algorithm – Add 1 to a given number write a program to add 1 to a given number. You are not allowed to use operators like ‘+’,