Explain class __init__()?


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

Post New Answer

More Python Interview Questions

What is the difference between list and tuples?

0 Answers  


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

0 Answers  


Does python have encapsulation?

0 Answers  


How for loop will works in python?

0 Answers  


What is the syntax for dictionary comprehension in python?

0 Answers  






Does python has any command to create variable?

0 Answers  


What does the __ init__ function do in python?

0 Answers  


What apps are written in python?

0 Answers  


What does means by “call by reference” in python?

0 Answers  


How many coding styles are there in python?

0 Answers  


How is it possible to share global variables across various modules?

0 Answers  


What are non static methods?

0 Answers  


Categories