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
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
What are functions in oop?
What is the difference between XML Web Services using ASMX and .NET Remoting using SOAP?
if u write a class do u write Assignment operator and copy constructor
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
What are the data types in oop?
What is the difference between the c++ & java?
tell about copy constructor
What is difference between inheritance and polymorphism?
Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is memory leak and memory corruption?