期刊名称:International Journal of Advanced Computer Research
印刷版ISSN:2249-7277
电子版ISSN:2277-7970
出版年度:2012
卷号:2012
出版社:Association of Computer Communication Education for National Triumph (ACCENT)
摘要:-oriented approaches to software design and implementation have gained enormous popularity over the past two decades. However, whilst models of software systems routinely allow software engineers to express relationships between objects, object-oriented programming languages lack this ability. Instead, relationships must be encoded using complex reference structures. When the model cannot be expressed directly in code, it becomes more difficult for programmers to see a correspondence between design and implementation the model no longer faithfully documents the code. As a result, programmer intuition is lost, and error becomes more likely, particularly during maintenance of an unfamiliar software system. In this paper we discuss how to reduce the program size by fractioning the program based on functions so that the table fragment size of program reduce and the program efficiency is increases.
关键词:OOP; Program Fraction; Code Segment; Object Oriented Approach