Object Oriented Design Concepts

Here are some basic object oriented design concepts one should know or good to know before going into a technical interview for a software engineering position. Abstraction The act of representation a feature without describing the extract detail of the feature. Why it matters: “I don’t really care how you get the data. All I... » read more