HOW TO SWAP TWO NOS IN ONE STEP?

Answer Posted / sumit

b=abs((a=b)-(a+b));

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is it that not all header files are declared in every C program?

672


can we implement multi-threads in c.

655


Which type of language is c?

640


What 'lex' does?

710


a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor

630






What is character constants?

706


How can I access an I o board directly?

616


What is the difference between memcpy and memmove?

594


Explain zero based addressing.

598


What is the difference between the = symbol and == symbol?

617


I need previous papers of CSC.......plz help out by posting them.......

1809


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2051


What is function prototype?

604


What are types of preprocessor in c?

610


What are the types of pointers in c?

524