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.
Answer Posted / shrikant jadhav
JAVA
| Is This Answer Correct ? | 31 Yes | 9 No |
Post New Answer View All Answers
What is the use of in c?
Difference between strcpy() and memcpy() function?
Why C language is a procedural language?
Why does notstrcat(string, "!");Work?
Explain what are linked list?
Describe the steps to insert data into a singly linked list.
How can I sort more data than will fit in memory?
c program to compute AREA under integral
How many bytes are occupied by near, far and huge pointers (dos)?
What is the stack in c?
What is a union?
Explain how can I read and write comma-delimited text?
What is getch c?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
how can I convert a string to a number?