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.

Answers were Sorted based on User's Feedback



There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,ano..

Answer / nagendra

i m agree with ans 3.
ans 3 is perfect..because all labels r incorrect initially.

Is This Answer Correct ?    1 Yes 2 No

There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,ano..

Answer / 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

There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,ano..

Answer / mugeshprabhu p

First put the fruits to a suitable correct labled
baskets . This is the easy way to Interchange the lables.

Is This Answer Correct ?    8 Yes 10 No

There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,ano..

Answer / guest

Apples to apples
Oranges to oranges
combination to Apples and oranges

Is This Answer Correct ?    1 Yes 3 No

There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,ano..

Answer / suganya


First we have 2 put all the apples and oranges in the
same basket.. Later v hav 2 arrange the fruits acc to the
lables in the basket..

Is This Answer Correct ?    2 Yes 11 No

Post New Answer

More C Interview Questions

How can you return multiple values from a function?

0 Answers  


WAP to find that given no is small or capital

3 Answers  


Write a progarm to find the length of string using switch case?

0 Answers   TCS,


Once I have used freopen, how can I get the original stdout (or stdin) back?

0 Answers  


what is pointer?

13 Answers   HCL, TCS,


What is the output of printf("%d", printf("Hello"));?

1 Answers  


What is wrong with this code such that it doesnt produce the input reversed? #include <stdio.h> #include <stdlib.h> #include <string.h> int main(void) { char Space = ' '; char LineOfText; float count; LineOfText = getchar(); while ((LineOfText = getchar()) != '/n'); { count = strlen(LineOfText) - 1; while (count >= 0) { putchar(LineOfText[count]); count--; } } getchar(); return 0; }

2 Answers  


Can the “if” function be used in comparing strings?

0 Answers  


What will be your course of action for a push operation?

0 Answers  


What is null pointer constant?

0 Answers  


What are static functions?

1 Answers  


What is pointer to pointer in c language?

0 Answers  


Categories