How to swap values between two variables without using a
third variable?
Answer Posted / pinky
main()
{
int ia,b;
a=a+b;
b=a-b;
a=a-b;
| Is This Answer Correct ? | 120 Yes | 24 No |
Post New Answer View All Answers
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
Define distributed queries. can you explain me as soon as possible
How to call a C++ function which is compiled with C++ compiler in C code?
Explain polymorphism. Provide an example.
purpose of abstraction and interface
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
Which method protects back button to retrieve old value from previous page in Struts.
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
what are the missinschema properties and should we pass primary key in select command
where is available in this mantis toturials?
what is the filters in biztakk server? where it can use?
diffrence between oracle apps , .NET , SAP