Explain the use of 'auto' keyword
No Answer is Posted For this Question
Be the First to Post Answer
Explain Basic concepts of C language?
program for comparing 2 strings without strcmp()
can you explain in brief what is "r+" mode in a file... i know that it si used to read and modify rhe existing content.... but explalanation about the file pointer in "r+" mode i wann to know???????????
How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?
What kind of structure is a house?
Subtract Two Number Without Using Subtraction Operator
sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2; Find the value of x?
Explain is it valid to address one element beyond the end of an array?
What is difference between array and pointer in c?
What are preprocessor directives in c?
What are data types in c language?
write a program to count the no of repaeted words in a line?