Introduction OOP has been the basic paradigm in the world of software development for producing complex and scalable applications. One popular language that has support for OOP concepts is TypeScript, which is a superset of JavaScript; it adds static...