@article{MAKHILLJEAS201813615793, title = {Using Object to Slice Java Program}, journal = {Journal of Engineering and Applied Sciences}, volume = {13}, number = {6}, pages = {1320-1325}, year = {2018}, issn = {1816-949x}, doi = {jeasci.2018.1320.1325}, url = {https://makhillpublications.co/view-article.php?issn=1816-949x&doi=jeasci.2018.1320.1325}, author = {Amir and}, keywords = {Program slicing,Java,Object Decomposition Slicing (ODS),techniques,variable,language}, abstract = {Decomposition slicing is a slicing technique that captures all computation on a given variable regardless of the line number. This technique was originally proposed for the C language which is a structured programming language. Thus, this study proposes the slicing technique to slice the Java program by using the idea of decomposition slicing. The technique is called the Object Decom position Slicing (ODS) technique which consists of three steps. This study also presents the implementation of the ODS into a simple Java program.} }