Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 519 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 519 Bytes

C_Conversions_NumberSystems

Please leave a 🌟 before you fork / clone this repo! 😃

List of Programs :

  • Binary to Decimal
  • Binary to Decimal using Recursion
  • Decimal to Binary
  • Decimal to Binary using Recursion
  • Decimal to Octal
  • Octal to Decimal