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


Please Help Members By Posting Answers For Below Questions

Is main is a keyword in c?

618


How are pointers declared in c?

607


Explain modulus operator. What are the restrictions of a modulus operator?

608


What is a function in c?

582


What is the use of printf() and scanf() functions?

642






Write a program to print all permutations of a given string.

654


What is header file definition?

581


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

659


How will you declare an array of three function pointers where each function receives two ints and returns a float?

787


What is the mean of function?

657


How many main () function we can have in a project?

623


Explain how do you determine the length of a string value that was stored in a variable?

681


Explain heap and queue.

593


Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?

584


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

1872