#29 write a program in c to swap two numbers using pointers & function |#shorts #teach_techno

preview_player
Показать описание
#29 write a program in c to swap two numbers using pointers & function |#shorts #teach_techno
#c_programming #c_language #coding #programme
#Swapping_number in #C #programming
#c_program #c_programming_language
#c_language #c_programming #coding #teach_techno
#forlLoop #c_programming #programming #c_program #programminglanguage

Thanks for watching 🙏

👉In this #shortsvideo I showing about #swapping_number using #pointer in #c_programming

The #for_loop in C language is used to iterate the statements or a part of the program several times. It is frequently used to traverse the data structures like the array and linked list.

____________________________________________
📌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
Рекомендации по теме
Комментарии
Автор

There is no real use of pointers here. You could have just used a b and temporary var r. Try using pointers where it’s absolutely needed unless specied otherwise

harshadreddy