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 userI have been asked this question in a job interview.The question is from Inbuilt Classes in portion Inbuilt Classes of Object Oriented Programming

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