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 / om
35
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are identifiers in c?
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
Explain what header files do I need in order to define the standard library functions I use?
how should functions be apportioned among source files?
Differentiate between full, complete & perfect binary trees.
Explain what is gets() function?
What is wrong with this statement? Myname = 'robin';
In which header file is the null macro defined?
What are the types of type qualifiers in c?
Write a program to implement queue.
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
Why clrscr is used in c?
What is the use of a conditional inclusion statement in C?
Write a program in c to replace any vowel in a string with z?
What is a structure in c language. how to initialise a structure in c?