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 |
How can I recover the file name given an open stream?
Write a program to use switch statement.
0 Answers Agilent, Integreon, ZS Associates,
What are header files in c programming?
who is the founder of c
19 Answers College School Exams Tests, HP,
What is c language used for?
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
What does typedef struct mean?
How do you sort filenames in a directory?
How can type-insensitive macros be created?
Write the Program to reverse a string using pointers.
What are register variables? What are the advantage of using register variables?