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
What is clrscr ()?
What is 'bus error'?
What are the advantages of c preprocessor?
Explain the properties of union.
Can we add pointers together?
Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.
what are bit fields in c?
Why void main is used in c?
What are actual arguments?
Are the outer parentheses in return statements really optional?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
What are runtime error?
Why do we use main function?
What is the method to save data in stack data structure type?
What is extern storage class in c?