Basic Object Oriented Concept is an educational app for Computer science students. This app teach basic concepts of programming language.
Main Topics of App: What is an Object? What is an Class? Classes are like Abstract Data Types Approximate Terminology Objects inherit from super classes How to declare and create Objects Syntax for constructors The case of the vanishing constructor