1 Pavanagg Asked: January 20, 2023In: Programming LanguageWhat is the C program to swap two numbers without using third variable?1What is the C program to swap two numbers without using third variable? Example: x=10 y=40c languageswapping of two numbers