What is the scope of static variables?
related proverb of "dont count your chicken before it hatches"
Two's compliment of -5
What is malloc calloc and realloc in c?
Explain the term printf() and scanf() used in c language?
Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.
How the c program is executed?
How can I do graphics in c?
write a program to swap Two numbers without using temp variable.
75 Answers EMC, Focus, GreyB, HCL, Hitech, HP, Huawei, Infosys, Mannar Company, Microsoft, Miles Software, Odessa Technologies, Satyam, TCS, Wipro,
can we declare a variable in different scopes with different data types? answer in detail
show how link list can be used to repersent the following polynomial i) 5x+2
Can one function call another?
Do you know the difference between exit() and _exit() function in c?