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
What is the method does join() in python belong?
What is enumerate python?
What is def __ init __ in python?
Does python have do-while loop statements?
Explain me what are the key features of python?
Tell me what is the difference between list and tuple?
How do you show hello world in python?
What is the difference between old style and new style classes in python?
Which is the fastest implementation of python?
How do you exit a python script?
How do we make forms in python?
How do you find the current version of python?
What is split() function?
What is flask used for in python?
How to clone or copy a list in python?