Amir Ngah, Siti Aminah Selamat, Using Object to Slice Java Program, Journal of Engineering and Applied Sciences, Volume 13,Issue 6, 2018, Pages 1320-1325, ISSN 1816-949x, jeasci.2018.1320.1325, (https://makhillpublications.co/view-article.php?doi=jeasci.2018.1320.1325) 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. Keywords: Program slicing;Java;Object Decomposition Slicing (ODS);techniques;variable;language