InterviewSolution
Saved Bookmarks
| 1. |
Functions can return structure in C?(a) True(b) False(c) Depends on the compiler(d) Depends on the standardI had been asked this question during a job interview.My question is from Functions Returning Non-integers topic in portion C Functions and Structure of a Program of C |
|
Answer» CORRECT OPTION is (a) True Explanation: NONE. |
|