Convert decimal to binary in c |

Опубликовано: 01 Март 2025
на канале: Teach Techno
313
19

convert decimal to binary in c | #c_programming #c_language #coding #for_loop #coding #teach_techno #c_programming_for_beginners #array_program

C Program to convert Decimal to Binary

Decimal to binary in C: We can convert any decimal number (base-10 (0 to 9)) into binary number(base-2 (0 or 1)) by c program.

Decimal Number

Decimal number is a base 10 number because it ranges from 0 to 9, there are total 10 digits between 0 to 9. Any combination of digits is decimal number such as 23, 445, 132, 0, 2 etc.

Binary Number

Binary number is a base 2 number because it is either 0 or 1. Any combination of 0 and 1 is binary number such as 1001, 101, 11111, 101010 etc.

Any query send mail this id
👉[email protected]


Thanks for watching 🙏


follow others programming video
👉   • #1 C Programming | C Language |Teach ...  
👉   • #2 C programming | C language | Teach...  
👉   • #3 C program | Analog Watch | Teach T...  
👉   • #4 C Programming Shorts| Coding c | A...  
👉   • #5 C programming | coding C | c langu...  
👉   • #6 C programming | How to make a Flag...  
👉   • #7 C program | coding c | C language ...  
👉   • #8 C program | coding c | c language ...  
👉   • #9 C program | coding c | Multiplayer...  
👉   • #10 C program | coding c | do while l...  


____________________________________________
📌About C:
The C language is developed by Dennis Richie in 1972 at the "Bell Laboratories" for creating system application that directly interact with the hardware devices.C is the most widely used computer language.
____________________________________________
📌Why to learn C programming :
C programming language is a must for student and working professionals to become a great software engineer specially when they are working in software development domain. I will list down some of the key advantage of learning C program ming:

Easy to learn
structured language
It products efficient programs
it can be handle low-level activities
it can be compiled on a variety of computer platforms.
____________________________________________
📌Fact about C:

C was invented to write an operating system called Unix.

C is a successor of B language which was introduced around the early 1970s

#c_language
#c_programming
#YouTube_shorts
#shorts
#short_video_viral
#C_programming
#c_programming_for_beginners
#C_programming_full_course
#computer_programming
#teach_techno

____________________________________________
Topic Covered:
1.Basic structure (print "star")
2.Basic structure (12345)
3.How to make Analog Clock.
4.Use two input for Addition Number
5.#For_Loop
6.#While_loop
7.#Do_while_loop
8. #Structure
9. #reverse_program
10. upper and lower number
11. result create in structure
12. #if_else_program
13.#Array_program
14.Border_printing_Love
15.Array Reverse Programming
16. Array squaring index number
17. Basic pattern