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 / guest
Apples to apples
Oranges to oranges
combination to Apples and oranges
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can you please explain the scope of static variables?
How is a pointer variable declared?
How do we declare variables in c?
Explain b+ tree?
What is a substring in c?
Can you pass an entire structure to functions?
Explain how do you override a defined macro?
What is c language and why we use it?
What is new line escape sequence?
difference between object file and executable file
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
What is the use of pointers in C?
Explain the Difference between the New and Malloc keyword.
Explain what are the different data types in c?
What are the types of data files?