Answer :
O-O Analysis We will use a real-world scenario as an analogy in order to comprehend the concepts of O-O analysis.
An approach to system development known as Object Oriented Methodology (OOM) encourages and facilitates the reuse of software components.
Let's say we own a car. In a way, this car is also a real thing. It is divided into parts and functions. We can get the tires, mirror, engine, glass, headlights, seats, music system, and other car parts under there. We can perform tasks like driving, carrying things, listening to the car's music system, changing gears, and so on under the functionalities. Another term for this vehicle is a "type."
Now, suppose we had brought a cell phone as an object rather than a car. Additionally, this phone would have some parts and features. During a phone call, however, messages could be sent from one phone to another. This entire concept of real-world objects will now be connected to computer science objects.
Learn more about O-O analysis here:
https://brainly.com/question/26169405
#SPJ4