InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the variable type defined in header string. h?(a) sizet(b) size(c) size_t(d) size-tThis question was addressed to me during an online exam.My question is taken from String Operations in division String Operations in C of C |
|
Answer» Right ANSWER is (c) size_t |
|