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
Where local variables are stored in c?
Explain the binary height balanced tree?
By using C language input a date into it and if it is right?
What is the significance of c program algorithms?
How can you be sure that a program follows the ANSI C standard?
Why can’t constant values be used to define an array’s initial size?
The __________ attribute is used to announce variables based on definitions of columns in a table?
How do you construct an increment statement or decrement statement in C?
What is pointer to pointer in c?
How can I copy just a portion of a string?
What are derived data types in c?
Explain what are the __date__ and __time__ preprocessor commands?
What is the size of a union variable?
is it possible to create your own header files?
Is c call by value?