What is __init__?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
In Python, _init_ is a constructor or function. When a new object is formed, memory is allocated using this technique.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
In Python, _init_ is a constructor or function. When a new object is formed, memory is allocated using this technique.
| Is This Answer Correct ? | 0 Yes | 0 No |
In Python, _init_ is a constructor or function. When a new object is formed, memory is allocated using this technique.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many hours should a person sleep?
Explain about python break, continue and pass?
What are the 3 types of relation?
Why is this important?
What is LIST comprehensions features of Python used for?
Explain Python's data types.
What is Python Decorator?
What is key lambda in python?
Is it necessary to know c to learn python?
In one line, show us how you’ll get the max alphabetical character from a string?
What does means by “call by reference” in python?
Why you should learn python in 2019?