InterviewSolution
Saved Bookmarks
| 1. |
Functions in C are always _________(a) Internal(b) External(c) Both Internal and External(d) External and Internal are not valid terms for functionsThis question was addressed to me during an interview.Asked question is from External Variables topic in section C Functions and Structure of a Program of C |
|
Answer» Correct choice is (B) External |
|