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

why i am going to interchange the lables,as from question
" 3 baskets of fruits with worng lables ............"
but they haven't mentioned to take all it to put in correct
lable with respectively basket of fruits

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

749


How can I read in an object file and jump to locations in it?

571


What are derived data types in c?

606


How can I read data from data files with particular formats?

599


Compare array data type to pointer data type

596






What is identifiers in c with examples?

672


Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

663


Write a program to check palindrome number in c programming?

594


Is c dynamically typed?

665


Explain what is a 'locale'?

581


What are the rules for identifiers in c?

579


Write a code to generate divisors of an integer?

632


Is a pointer a kind of array?

596


What is the difference between union and anonymous union?

831


Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

603