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 / shivaraj patil
45+34+2=81
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me about low level programming languages.
Why is c called a mid-level programming language?
Ow can I insert or delete a line (or record) in the middle of a file?
Define circular linked list.
What is wrong in this statement?
What is spaghetti programming?
What is the use of bitwise operator?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
Can I initialize unions?
What is #define in c?
What is the purpose of sprintf() function?
What is local and global variable in c?
Explain what are the __date__ and __time__ preprocessor commands?
Differentiate between functions getch() and getche().
What is the right type to use for boolean values in c? Is there a standard type?