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