What happens if you define a python class without an __init__ function?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Maths tutor with 7 years experience

If your class without __init__ uses inheritance then the __init__ of the superclass is called automatically whe. You try to create an instance; and since everything ultimately inherits from object, that means even my empty class will call object. __init__; a method that effectively does nothing.
read more
If your class without __init__ uses inheritance thenthe __init__ of the superclass is called automatically whe. You try to create an instance; and since everything ultimately inherits from object, that means even my empty class will call object. __init__; a method that effectively does nothing. read less
Comments

Related Questions

I want to conduct python classes for beginners online with minimal charges. Please advise the procedure. 

Conducting online Python classes for beginners with minimal charges requires leveraging free tools for teaching, keeping overhead low, and focusing on high-value, hands-on learning. Here is the procedure to get started:
Ramesh.k
Is Python useful for learning?
Now days Python is very useful for data analytics and Development.
Venkata

What is a Python development, UGI, Data science and Machine learning? Do they all include Python or are they different? Which is better to learn for making a career?

Python development is a field in which you develop real world applications using the Python programming language. UGI stands for Upper Gastrointestinal and it is a concept in human body. Data Science is...
Srinu

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Difference between Python 2.x and Python 3.x
Python 2.x and Python 3.x differs in following features: Division operator print function Unicode xrange Error Handling __future__ module

Python Programming Introduction.
Introduction To Python What is Software? What are its types? Software is a set of instructions, data, or programs used to operate computers and perform specific tasks. It tells the hardware what to...
P

Topics covered in Python Basics course
Chapter 1: Introduction Introduction to Python Setting up path Chapter 2: Variable Integer String Operators (Arithmetic, logical, relational) Chapter 3: Data Structure Tuple List Dictionary ...

File Handling in Python - Basic Concept
File (Flat) Handling in Python Types of files in python: 1: Text file: Stores data in the form of characters. Customarily used to store text/string data. 2: Binary file: Stores data in the form of bytes....

Identity operators
Identity operators Operation Syntax Function Identity a is b is_(a, b) Membership operators Operation Syntax Function Containment obj in seq contains(seq, obj)

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you