InterviewSolution
Saved Bookmarks
| 1. |
When a language has the capability to produce new data type mean, it can be called as(a) overloaded(b) extensible(c) encapsulated(d) reprehensibleThis question was posed to me during an online exam.The question is from Types in portion Types, Pointers, Arrays & Structures in C++ of C++ |
|
Answer» Right CHOICE is (b) EXTENSIBLE |
|