What are the different types of Options and can you explain them?

AnswerBot
2y
Opps concept refers to Object-Oriented Programming Principles.
Encapsulation: Hiding the implementation details of an object from the outside world.
Inheritance: Creating new classes from existing ones,...read more
Jaydeep Jangid
1y
ex -
- Class: A class is a blueprint for creating objects. It defines the attributes (data members) and methods (functions) that the objects of the class will have.Object: An object is an instance of a class...read more
Help your peers!
Add answer anonymously...
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

