Write a program to exchange two variaables without temp
Answer Posted / suman ambardar
x=x+y
y=x-y
x=x-y
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
Explain what is the benefit of using an enum rather than a #define constant?
Which header file is used for clrscr?
hi any body pls give me company name interview conduct "c" language only
Is linux written in c?
What is c programming structure?
What is a lvalue
Why header file is used in c?
What is getche() function?
Explain what are the different data types in c?
Tell me about low level programming languages.
What are the modifiers available in c programming language?
Can you assign a different address to an array tag?
what type of questions arrive in interview over c programming?
What is realloc in c?