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??
Answers were Sorted based on User's Feedback
Answer / jatin
compute some of gloves
22+34+45=101
out of this 22 34 and 44 for the eachh coller she get pair of gloves
| Is This Answer Correct ? | 3 Yes | 24 No |
Taking an example,differentiate b/w loader and linker ?
What is string function c?
create an SINGLE LINKED LISTS and reverse the data in the lists completely
Is boolean a datatype in c?
Explain the bubble sort algorithm.
what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);
i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).
What is difference between Structure and Unions?
How are variables declared in c?
Can two or more operators such as and be combined in a single line of program code?
What is ctrl c called?
Is there a way to compare two structure variables?