Write a program to show the workingof auto variable.
Answer Posted / raj
#include<stdio.h>
main()
{
auto int n=0;
{
int n=1'
printf("%d",n);
}
}
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of using Unions?
What does c in a circle mean?
How many bytes are occupied by near, far and huge pointers (dos)?
How can I ensure that integer arithmetic doesnt overflow?
What is s in c?
Calculate 1*2*3*____*n using recursive function??
What are linked lists in c?
Can you please explain the difference between syntax vs logical error?
Why is extern used in c?
What is optimization in c?
What are the different types of pointers used in c language?
Can you apply link and association interchangeably?
What is the scope of local variable in c?
What is the difference between fread buffer() and fwrite buffer()?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent