Rapunzel walks into the forest of forgetfullness. She meets
a Lion who lies on Monday Tuesdays and Wednesdays and meets
a rabbit who lies on Thurs fridays and saturdays . On that
day both say that "I lied yesterday". What day is it .
Answers were Sorted based on User's Feedback
Answer / mayank anand
as the forest was of forgetfullness than how could rabit or
lion remember that which day they had lied
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / aaftabrai
it is sunday, bcz it z d only day wen both are awaked,& asforgetfullness they said so.!!
| Is This Answer Correct ? | 3 Yes | 1 No |
how we can say java is platform independent, while we require JVM for that particular Operating System?
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
What is data structure in c and its types?
write a program to print %d ?
Is main an identifier in c?
What is the purpose of realloc()?
What is meant by global static? why we have to use static variable instead of Global variable
how to write a c program to print list of fruits in alpabetical order?
To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
How can I write a function analogous to scanf?
write a c program to calculate sum of digits till it reduces to a single digit using recursion