What is purpose of __init__ in class ? Is it necessary to use __init__ while creating a class ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Python Interview Questions

How do I find the current module name?

0 Answers  


What do you mean by python being an “interpreted language”?

0 Answers  


What is meshgrid in python?

0 Answers  


What is a lambda function?

0 Answers  


How do I start python on windows?

0 Answers  






What is tkinter?

0 Answers  


How does determine the python manage the memory?

0 Answers  


What do you mean by list comprehension?

0 Answers  


How long can an identifier be in python?

0 Answers  


What is %s in python?

0 Answers  


Why are we using self as first argument?

0 Answers  


How do I sort a dictionary by value?

0 Answers  


Categories