8. | Is the following statement a declaration or definition? extern int i; |
|||||||
|
9. | Identify which of the following are declarations
|
|||||||
|
10. | In the following program where is the variable a getting defined and where it is getting declared?
|
|||||||
|
8. | Is the following statement a declaration or definition? extern int i; |
|||||||
|
9. | Identify which of the following are declarations
|
|||||||
|
10. | In the following program where is the variable a getting defined and where it is getting declared?
|
|||||||
|