Answer Posted / 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 |
Post New Answer View All Answers
If while installing a package with pip, you get the error no matching installation found, what can you do?
What is mro in python?
What is monkey patching?
What is private method in python?
Which method is used to arrange the items in a list in ascending order in python?
How will you differentiate between deep copy and shallow copy?
What is memory management in python?
What is list comprehension how to define it and when to use?
Does python have static classes?
How do you break in python?
Why is button parameter “command” executed when declared?
Do you know the number of keywords in python? Why should you know them all?
What is uuid format?
What are the benefits of python?
What is the difference between list and tuples?