Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is python __ init __ method?



What is python __ init __ method?..

Answer / jithesh sunny

__INIT__ method in the python is a special method used for initializing an class attributes or objects. It can be read as "DUNDER INIT". Usually it will take up an argument called SELF, which is a reference to the object that is created or called.

SELF in python is same as THIS in JAVA. And __INIT__ is also know as constructor in JAVA.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

Mention the use of the split function in Python?

0 Answers  


How to redirect the output of a python script from standout(ie., A monitor) on to a file?

0 Answers  


Which certification is best for python?

0 Answers  


What is anagram in python?

0 Answers  


What is the main use of python?

0 Answers  


Is youtube written in python?

0 Answers  


What is range() in python? Give an example to explain it.

0 Answers  


Why do you need to make your code more readable?

0 Answers  


How do you install a sphinx python?

0 Answers  


In oops what is a diamond problem in inheritance?

0 Answers  


How to encrypt a string?

0 Answers  


Does python have a built in function for string natural sort?

0 Answers  


Categories