Explain the benefit of OOM.
Main benefits of object oriented modeling are development of system become fast, quality of the system get improve. It gives freedom of use of already existing design and code. It help in development of complex system with less risk due to basic properties of object orientation that include class, objects and inheritance.