Core Java(Part-6)
Content
.OOPs(Object Oriented Programming Language)
.Inheritance
.Encapsulation
.Polymorphism
.Abstraction
.Constructor
What is OOPs ?
Object-oriented programming(OOP) is a computer model that organize the code into objects rather the functions.
What...
pending-topic.hashnode.dev9 min read