DeepthiTabithaBennet / C_Conversions_NumberSystems

A collection of simple C Programs involving Number Systems.

Home Page:https://github.com/DeepthiTabithaBennet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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