Difference between object oriented software engineering and software engineering?

1 answer

Answer

1106270

2026-07-27 18:15

+ Follow

Java
Java

Object Oriented Software Engineering (OOSE) is generally speaking a subset of Software Engineering (SE). OOSE includes all the SE Principles and it just specifies a focus on 'Object Oriented' architecture. It also implies the use of a programming language that supports object orientation (such as C++, Java, etc).

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.