Average of a couple 10 years ago was 25. The average
remains same after having a child and twins after 3 years.
What is the present age of the first child
Answer Posted / boomer
the average is not important at all,
tricky question.
10 years ago, the child was born,3 years later, the twins
were born....what is the present age
the answer is 10!!!!
who gives a damn about the average???!
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can you increase the allowable number of simultaneously open files?
Explain what is the difference between functions abs() and fabs()?
GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)
Tell me is null always defined as 0(zero)?
Can include files be nested? How many levels deep can include files be nested?
There seem to be a few missing operators ..
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
How many types of sorting are there in c?
Is anything faster than c?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
why we wont use '&' sing in aceesing the string using scanf
When is a null pointer used?
What are the __date__ and __time__ preprocessor commands?
what is different between auto and local static? why should we use local static?
What is the use of the function in c?