Here is a good puzzle: how do you write a program which produces its own source code as output?
No Answer is Posted For this Question
Be the First to Post Answer
Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.
What is static function in c?
What is the difference between %d and %i?
what is foreign key in c language?
biggest of two no's with out using if condition statement
What is spark map function?
What is the difference between union and anonymous union?
main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }
what is a stack
main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); } what is the output?
How can you find out how much memory is available?
why wipro wase