C Programming Question and Answers
41. | What is local variable in C? |
---|---|
|
|
42. | What are the types of I/O statements available in C? |
---|---|
There are two types of I/O statements available in C:
|
|
43. | What is global variable in C? |
---|---|
|
|
44. | What is identifier in C? |
---|---|
|
|