Programming in C - Swapping of two numbers using different techniques

Опубликовано: 02 Ноябрь 2024
на канале: Gigabytes Career
52
5

Programming in C -Swapping:
In the video we explain how to swap two number in 5 different techniques. It helps the program to understand how to think differently. we explain the swapping of two numbers program in swapping of two number using With third variable, without using third variable (Addition and Subtraction), without using third variable(XOR)
,without using third variable(Multiplication & Division), Single line. we explained with examples and mathematically swaps. we also explain program and logic.