Answer Posted / walter
I don't think any one has been invented by c, since c itself
has been invented and it can't invent any one else.........
what a stupid question you'll have been answering so far
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
write a program for the normal snake games find in most of the mobiles.
Why is extern used in c?
How would you rename a function in C?
Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.
how to introdu5ce my self in serco
What do header files do?
Explain About fork()?
What is s in c?
What is the use of function overloading in C?
what type of questions arrive in interview over c programming?
What is function and its example?
largest Of three Number using without if condition?
Explain what are global variables and explain how do you declare them?
What is the usage of the pointer in c?
Here is a good puzzle: how do you write a program which produces its own source code as output?