I didn't count the ducks that I saw in line,
but I do remember that one duck was in front of two ducks,
another duck behind two ducks. How many ducks did I see?
Answers were Sorted based on User's Feedback
AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Define macros.
What is meant by initialization and how we initialize a variable?
whitch value return void main?
when i declare as: void main() { clrscr(); int a=10; printf("%d",a) } my problem that why generate a error in above programs. please tell me answer seriously .
Why we not create function inside function.
What are dangling pointers? How are dangling pointers different from memory leaks?
What are valid signatures for the Main function?
What are the application of c?
code for bubble sort?
wat is the meaning of c?
Can a variable be both const and volatile?