How to swap values between two variables without using a
third variable?
Answer Posted / chitra
main()
{
int a,b;
a=a+b;
b=a-b;
a=a-b;
}
chitra write answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
How to create a new dataset only duplicate observations in proc sort procedure?
How to set on/off a group of indicators in a single statement?
My Qualification is MCA.My interview is on 5th may.They may ask q as------AS u r MCA...Why u r not tring anywhere else? What can be the ans?
kindly send interview materials
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
Define distributed queries. can you explain me as soon as possible
Is class is a abstract datatype in java?
can any one suggestion me present which course(except java,.net) has huge demand in the market?
how do we provide security for web services
how CLR identify vb file?
what is the similarity between networking devices?
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..