If an old women's age is the same as her three grand
daughters i,mean the number of days old child=the no of
weeks old child=no of months old child .The total yrs of all
these ppl is 114 yrs...then how old is the old woman?
the yr has 365 days..and 30 days each month.




Answer Posted / rupesh

The old women age is 38

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in linking some of os executables are linking name some of them

1662


Can include files be nested?

638


What does printf does?

757


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

1792


What does s c mean in text?

630






When c language was developed?

646


how can f be used for both float and double arguments in printf? Are not they different types?

620


Is boolean a datatype in c?

557


What are the types of arrays in c?

629


int i=10; printf("%d %d %d", i, i=20, i);

1022


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

625


Explain how do you determine a file’s attributes?

601


Explain what are the advantages and disadvantages of a heap?

607


What is array of structure in c programming?

761


how to find anagram without using string functions using only loops in c programming

2725