A woman had somany gloves and hats 22 red,34 blue, 45
white...there was power cut and she took a glove and how
many gloves shud she take so that she gets a pair of glove
fr each color??
Answer Posted / gowtham
22+34+1=57
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How many data structures are there in c?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What is signed and unsigned?
How can a string be converted to a number?
Is it cc or c in a letter?
Explain how can you be sure that a program follows the ansi c standard?
How can I open a file so that other programs can update it at the same time?
What are formal parameters?
Can you write a programmer for FACTORIAL using recursion?
write a program to rearrange the array such way that all even elements should come first and next come odd
What does sizeof int return?
What is c++ used for today?
What is the default value of local and global variables in c?
What is scope of variable in c?
What is the difference between class and object in c?