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 form feed in python?

0 Answers  


Explain about assert statement?

0 Answers  


What does do in c?

0 Answers  


What is a private method?

0 Answers  


What is an elif in python?

0 Answers  






Does python support switch or case statement in Python? If not what is the reason for the same?

0 Answers  


Write a regular expression that will accept an email id. Use the re module.

0 Answers  


What are the generators in python?

0 Answers  


What are uses of lambda?

0 Answers  


What are middlewares in python?

0 Answers  


What is the difference between args and kwargs?

0 Answers  


How do you protect python source code?

0 Answers  


Categories