1.

What are inbuilt classes?(a) The predefined classes in a language(b) The classes that are defined by the user(c) The classes which are meant to be modified by the user(d) The classes which can’t be used by the user

Answer» Correct choice is (a) The predefined classes in a language

To explain I would say: The classes that are already provided in a programming language for use are inbuilt classes. These classes provide some functions or objects that can be used by the programmer for easier code.


Discussion

No Comment Found

Related InterviewSolutions