InterviewSolution
Saved Bookmarks
| 1. |
Maximum number of arguments that a function can take is 12 |
| Answer» No, C can accept upto 127 maximum number of arguments in a function. | |