Answer Posted / ushagva1
a=a+b-(b=a);
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
When should you use a type cast?
Explain what are binary trees?
What is the purpose of sprintf() function?
What is static volatile in c?
What is the explanation for prototype function in c?
What is infinite loop?
What is the use of the function in c?
What is calloc malloc realloc in c?
What are the 3 types of structures?
How many bytes are occupied by near, far and huge pointers (dos)?
What the different types of arrays in c?
Why is %d used in c?
Differentiate Source Codes from Object Codes
How does placing some code lines between the comment symbol help in debugging the code?
Why do we use int main?