Skip to content

DeepthiTabithaBennet/C_Conversions_NumberSystems

Repository files navigation

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