Skip to content

Bushra-Mughal/Object-Oriented-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Object-Oriented-Programming

If you are a beginner then do checkout this repository for 'Object Oriented Programming' in JAVA language.

This repo covers:

What is Class and its objects
Class constructor -- to initialize instance variables
This keyword -- a 'pointer' to point current object
Super keyword -- used to call/use parent class methods or variables
Method overriding and overloading
Famous 4 pillars of OOP etc

Some common OOP languages:

Python
JAVA
C++

About

JAVA is the best example of OOP paradigm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages