Object Oriented Programming for Interview:)
It is a type of programming paradigm which uses the concept of objects to solve real world problems.
Languages that follows OOPS paradigm
C++, Java, Python, Javascript, Ruby, Swift, Objective-c, C#
OOPS Concepts:
Class
It is also called as Blueprint...
madhavganesan.hashnode.dev5 min read