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...

There are 3 baskets of fruits with worng lables,one basket
has apple,another basket has orange,another has combination
of apple and orange,what is the least way of interchange
the lables.

Answer Posted / ushnish ranjan chatterjee

one basket of apple,least possible way of interchange-1!
one basket of orange ,least possible way of interchange-1!
another has combination of apple nd orange,te least
possible way of interchange-3C2
the least possible way of interchange-1C1+1C1+3C2=5

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does c mean?

1108


What is the c value paradox and how is it explained?

1109


write a program to print largest number of each row of a 2D array

2372


Which built-in library function can be used to match a patter from the string?

1352


What is the deal on sprintf_s return value?

1191


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1158


What is the difference between break and continue?

1689


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

1130


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

2310


Why do some versions of toupper act strangely if given an upper-case letter?

1117


please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code

2230


Explain the properties of union. What is the size of a union variable

1248


Write a program to print all permutations of a given string.

1236


What are types of preprocessor in c?

1115


Write a program to swap two numbers without using the third variable?

1120