Object oriented programming using Java: Cuppa Java Module 3

Object oriented programming using Java: Cuppa Java Module 3

RM 20.00

ISBN:

9789672184669

Categories:

Engineering & IT

File Size

9.77 MB

Format

epub

Language

English

Release Year

2024
Favorite (0)

Synopsis

Object-Oriented Programming (OOP) is an essential skills required in software development project. This book introduces the core concepts of OOP including inheritance, polymorphism and encapsulation. It also explains the abstraction concept using interface class. It demonstrates the understand of the OOP principles by examples through the use of Unified Modelling Language (UML) and implements the solution using Java programming language