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

What is the meaning of stdin in python?

0 Answers  


What is tuple when we have to use ?

0 Answers  


How many types of loops are there in python?

0 Answers  


Explain about multi threading on python?

0 Answers  


Which data type you prefer to implement when deal with seuential data?

0 Answers  






How does Python’s list.sort work at a high level? Is it stable? What’s the runtime?

0 Answers  


What is the best free website to learn python?

0 Answers  


What are the different ways to create an empty numpy array in python?

0 Answers  


What do you understand by python generator?

0 Answers  


What is Python Decorator?

0 Answers  


How to convert a numpy array to a python list?

0 Answers  


What is the difference between range and arange in python?

0 Answers  


Categories