What is variable in c with example?



What is variable in c with example?..

Answer / utsav patel

in c language five types of variable are present
1) local variable.
2) global variable.
3) static variable.
4) automatic variable.
5) external variable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

Explain how many levels deep can include files be nested?

0 Answers  


What is a stream water?

0 Answers  


How can a number be converted to a string?

1 Answers  


What does 3 periods mean in texting?

0 Answers  


Can I pass constant values to functions which accept structure arguments?

2 Answers  


main() { char *p; p="Hello"; printf("%c\n",*&*p); }

2 Answers   ME,


write a program that will print %d in the output screen??

9 Answers   Infosys,


How are portions of a program disabled in demo versions?

0 Answers  


Does c have function or method?

0 Answers  


How can I automatically locate a programs configuration files in the same directory as the executable?

0 Answers  


Why is c platform dependent?

0 Answers  


DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?

2 Answers   Wipro,


Categories