how to swap two numbers with out using temp variable
Answer Posted / lucky
All the above ans. are nice.
I proved my "INDIA" in which these comuter logicmind are
living.........
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is endl c++?
Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes
which of the following is not an secondary constant a) array b) real c) union
What are the operators in c++?
Is it possible to get the source code back from binary file?
What is the difference between a pointer and a link in c ++?
What is istream c++?
What is abstract keyword in c++?
What gives the current position of the put pointer?
What is function overloading in C++?
an operation between an integer and real always yeilds a) integer result b) real result c) float result
Where can I run c++ program?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Define stacks. Provide an example where they are useful.
What is the difference between new() and malloc()?