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 |
writw a program to insert an element in the begning of a doubly linked list
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
How to establish connection with oracle database software from c language?
How to find the usage of memory in a c program
Write a C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.
write a C and C++ programme to implement the A,bubble sort B,quick sort C,insertion sort D,sequential search E,binary search
6)What would be the output? main() { int u=1,v=3; pf("%d%d",u,v); funct1(&u,&v); pf("%d%d\n",u,v); } void funct1(int *pu, int *pv) { *pu=0; *pv=0; return; } a)1 3 1 3 b)1 3 1 1 c)1 3 0 0 d)1 1 1 1 e) 3 1 3 1
Why is c known as a mother language?
Are the expressions * ptr ++ and ++ * ptr same?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
What is the value of c?