//Interpreting each exercise, using the book--'Introduction to Java Programming', 12th ed. by Y. Daniel Liang. //I use the IDE--NetBeans ver. 8.2 for all programming.
#These are programs I wrote for exercises at the end of each chapter as well as projects/final projects.