What is the auto keyword good for?
No Answer is Posted For this Question
Be the First to Post Answer
Write a programe print the sum of series 0,1,2,.....10
What is the difference between int main and void main in c?
Why do we use return in c?
What is return in c programming?
how to execute a program using if else condition and the output should enter number and the number is odd only...
What is 1d array in c?
What is extern keyword in c?
What is a far pointer in c?
What is a structure and why it is used?
write a addition of two no. program with out using printf,scanf,puts .
what is the difference between 123 and 0123 in c?
what is unsigened char and what is the difference from char