Answer Posted / srinidhi
a=(a+b)-(b=a);
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Why functions are used in c?
In a switch statement, what will happen if a break statement is omitted?
Is fortran still used today?
How a string is stored in c?
What is difference between structure and union?
What is a #include preprocessor?
Explain how does flowchart help in writing a program?
Are the outer parentheses in return statements really optional?
What are the benefits of c language?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
What is the use of getchar functions?
Is anything faster than c?
What is binary tree in c?
What is c variable?
What is wrong with this declaration?