write a program for the normal snake games find in most of
the mobiles.
No Answer is Posted For this Question
Be the First to Post Answer
write an algorithm which can find the largest number among the given list using binary search ............... this was asked in the interview
2 Answers Satyam, UNIS, Wipro,
Is javascript based on c?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
Explain what is #line used for?
write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A
17 Answers ABC, College School Exams Tests,
1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision
5) Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.without using big int and exponential function
What is getch() function?
What is the mean of this statement:: if(int i=0 * i=9)
Explain how can I prevent another program from modifying part of a file that I am modifying?
what is structuer?
is c language is a object oreinted language?