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 / karthikeyan
please try to understand the question, they asked you to develop the game
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is a keyword?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
Combinations of fibanocci prime series
How to compare array with pointer in c?
Where define directive used?
Explain void pointer?
What is the explanation for modular programming?
What is static and auto variables in c?
Is c++ based on c?
What is a program flowchart?
What is a structural principle?
What is difference between structure and union in c?
What type of function is main ()?
How can I open files mentioned on the command line, and parse option flags?
Discuss the function of conditional operator, size of operator and comma operator with examples.