MCQOPTIONS
Saved Bookmarks
| 1. |
A local variable declaration with no storage class specified is by default ____ |
| A. | register |
| B. | static |
| C. | auto |
| D. | extern |
| E. | None of these |
| Answer» D. extern | |