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
what is the system development cycle
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
Find out the list of roles which gives access to GUI activities? thanks in advance
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
I want Ada programming language books. Could anyone post me any link for that?
1.Mutating table
hi viewers, tell me,what is scripting and programming, define and difference...pls
what is the meaning of without standing arrears?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
Can we write a method in JSP.If so how?
what is apt_dump_score in datastage where it is useful
Explain the types of operations? Draw the figure for shift and rotate operations?
What are events in smartforms?
write the a cl program with the following specification A. Accept 2 parameters-date and date type B. if date type is J then convert date to *MDY format C. if date type is M convert date to *JUL format 4.send a program message with the value of converted date Please explain for each with coding?
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)