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

Best explanation: Extensible is used to ADD new features to C++.



Discussion

No Comment Found

Related InterviewSolutions