Ads

Python 4 : Object Oriented Programming(Class in Python)

Hello Friends,

Good morning, afternoon and evening what ever zone you are in.

Myself Chakrapani Upadhyaya, a full stack engineer.

In this article we will what is class and what is the usage of its in programming language. 


What is OOPS?

From Wikipedia, OOP is a programming language/paradigm model based on the concept of objects, which may contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known as methods.

Note : OOP uses classes to setup your program.

CLASS?

Classes are a way to group up a bunch of function and variables into a single object. 


Tags

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.

#buttons=(Accept !) #days=(20)

Our website uses cookies to enhance your experience. Learn More
Accept !