Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Write a macro for swapping integers

Answer Posted / balaji ramdoss

#define SWAP(a,b) b=a+b-(a=b)

Is This Answer Correct ?    19 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can main method override?

1149


What makes a language oop?

1126


Which is not an object oriented programming language?

1033


What are the three main types of variables?

1176


Whats is abstraction in oops?

1135


Why is destructor used?

1077


What is the real time example of inheritance?

1207


How to hide the base class functionality in Inheritance?

1186


What is encapsulation oop?

1103


What is class and example?

1262


What is abstraction with example?

1168


Write a program to reverse a string using recursive function?

2406


What is the problem with multiple inheritance?

1229


What is encapsulation with example?

1194


Can a destructor be called directly?

1133