AdminHelpdice Team30 May, 2024Methods of a class that provide access to private members of the class are called as ______ and ______getters/setters__repr__/__str__user-defined functions/in-built functions__init__/__del__Check 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