If jack lies on Mon, Tue Wed and jill lies on Thursday,
Friday and Saturday. If both together tell they lied
yesterday. So c the given options and then c cos in the
given dates one will be saying the truth and one will be
lying. I got Thursday as option because jack is saying the
truth he lied yest but jill is lying again as he lies on
that day.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is array within structure?

0 Answers  


WRITE A PROGRAM TO PRINT THE FOLLOWING OUTPUTS USING FOR LOOPS. A) * B) ***** *** * * ***** * * *****

2 Answers  


What is the difference between ‘g’ and “g” in C?

1 Answers  


what is the little endian and big endian?

1 Answers  


struct node { int *a; char *b; char array[12]; }; struct node m,*n; assign the value in *a,*b,char array[12]

3 Answers  






How do I determine whether a character is numeric, alphabetic, and so on?

0 Answers  


What is meant by type casting?

0 Answers  


what is the flow of execution in cprogram? ex:printf();,scanf();

2 Answers  


In which mode we open the file for read,write and append also in c ? a)W b)w+ c)r+ d)a

2 Answers   BitWise,


Explain enumerated types in c language?

0 Answers  


List out few of the applications that make use of Multilinked Structures?

1 Answers   Accenture,


What are valid operations on pointers?

0 Answers  


Categories