What is wrong with this program statement?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 Answers Accenture, Gridco, IBM, Kevin IT, TCS, Vimukti Technologies,
What are the different pointer models in c?
What is c value paradox explain?
progrem to generate the following series 1 12 123 1234 12345
What is a macro in c preprocessor?
What is the difference between abs() and fabs() functions?
Differentiate abs() function from fabs() function.
Can the “if” function be used in comparing strings?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
What happens if you free a pointer twice?
c program to input values in a table(using 2D array) and print odd numbers from them