Object Oriented Programming or OOP is the technique to create programs based on the real world.
Objects represent some concepts or things and like any other objects in the real Objects in programming language have certain behavior, properties, type, and identity.
OOP based software application development includes the analysis of the problem, preparing a solution, coding and finally its maintenance.
Objects represent some concepts or things and like any other objects in the real Objects in programming language have certain behavior, properties, type, and identity.
OOP based software application development includes the analysis of the problem, preparing a solution, coding and finally its maintenance.
No comments:
Post a Comment