InterviewSolution
Saved Bookmarks
| 1. |
Implementation dependent aspects about an implementation can be found in ____(a) (b) (c) (d) I got this question in a job interview.Query is from Sizes in division Types, Pointers, Arrays & Structures in C++ of C++ |
|
Answer» CORRECT ANSWER is (B) For EXPLANATION: The limit header holds the details of the machine dependent details. |
|