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


Please Help Members By Posting Answers For Below Questions

What are the types of arrays in c?

619


What is the benefit of using const for declaring constants?

581


what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)

1924


What is void main () in c?

722


a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none

713






Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

1718


Can we assign string to char pointer?

580


You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

1778


In which language linux is written?

595


What are the standard predefined macros?

627


write a program in c language to print your bio-data on the screen by using functions.

6240


Is javascript written in c?

571


write a program to print largest number of each row of a 2D array

1866


Is it better to use malloc() or calloc()?

645


What is union and structure in c?

606