Write a program to exchange two variaables without temp
Answer Posted / haihere
Ans 3 is proper answer,coz in 1 it wont check for
range,,ans 3 is the rigt..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
explain what are pointers?
What does == mean in texting?
What do you mean by dynamic memory allocation in c?
What are terms in math?
How is pointer initialized in c?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What are types of functions?
What is function what are the types of function?
Where are local variables stored in c?
What is data structure in c programming?
What is advantage of pointer in c?
Is c is a procedural language?
What is difference between && and & in c?
Describe the difference between = and == symbols in c programming?
Write a program to identify if a given binary tree is balanced or not.