Hi All,
I am new to programming and want to know how can i write a
code to take input of 2 numbers from user and swap it
without using a temp variable?
Answers were Sorted based on User's Feedback
What is an interface in oop?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is the use of fflush(stdin) in c++?
What are the 3 principles of oop?
What is the purpose of polymorphism?
What are constructors in oop?
How to overload postfix operator in c++
what is a class
Do you know about multiple inheritance?
What is polymorphism and its types?
how can we design a magic square in c++?or suggest me the basic idea of it.
Why static Function is used in C++?