AdminHelpdice Team30 May, 2024All subclasses are a subtype in object-oriented programming.TRUEFALSEPrivate members of a class can be inherited and accessedInheritance is one of the features of OOPCheck AnswerRelated MCQ's use of the angle attribute are on which widget ?...Mon, 10 MarFrom which keyword we import the Tkinter in program?...Mon, 10 MarAssume that we use Bubble Sort to sort n distinct elements in ascend...Mon, 10 MarWhich of the following statements is true?...Mon, 10 MarOverriding means changing behaviour of methods of derived class methods in the base class....Mon, 10 Mar__del__ method is used to destroy instances of a class....Mon, 10 MarWhat is getattr() used for?...Mon, 10 MarWhich of these about a dictionary is false?...Mon, 10 MarWhat is the data type of (1)?...Mon, 10 MarSuppose list1 is [3, 4, 5, 20, 5], what is list1.index(5)?...Mon, 10 Mar