Answer Posted / 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 |
Post New Answer View All Answers
What is built-in type in python?
How to sort a dictionary by key in python?
What are the other languages that support strongly for regular expressions?
What does isnull mean in python?
Name the function which helps to change the files permission
what's wrong with import all?
How will you convert a string to a set in python?
How to remove leading whitespaces from a string in the python?
What is a generator in python?
How can you make a python script executable on unix?
Are there arrays in python?
What is a docstring comment?
List some namespace in python?
Does Python support enums?
How to call a function of a module by using its name (a string)?