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
Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.
What is non linear data structure in c?
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
What is const and volatile in c?
What is strcmp in c?
How many header files are in c?
How do you print only part of a string?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
What is #define in c?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Can you pass an entire structure to functions?
Write a program to check whether a number is prime or not using c?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
Explain about the constants which help in debugging?