Skip to main content

These Files Are Needed For Successfully Completing Lab Assig

Page 1

These Files Are Needed For Successfully Completing Lab Assignment 5ad These files are needed for successfully completing Lab Assignment 5: Address.java, Class definition for Address CreditCardDemo.java, "Driver" program for CreditCard class. Money.java, Class definition for Money MoneyDemo.java Person.java Submit copies of any Java source code files you create or modify: Money.java CreditCard.java Submit a word processing document that contains screen shots demonstrating successful completion of this Lab Assignment. Submit copies of the Money.java file that defines the Money class and the CreditCard.java file that defines the CreditCard class as two separate files.

Paper For Above instruction The primary goal of this lab assignment is to develop and demonstrate proficiency in creating and manipulating Java classes, specifically focusing on classes such as Address, Money, and CreditCard, along with accompanying demo and driver classes. Successful completion of this assignment requires understanding class definitions, object instantiation, and ensuring the proper organization of code files, as well as visual verification through screen captures. The assignment instructions specify that students must submit several Java source code files: Address.java, Money.java, and CreditCard.java, as well as the demo or driver programs CreditCardDemo.java and MoneyDemo.java. These code files are critical, as they constitute the core implementation materials needed to demonstrate the functionalities learned in class related to address handling, money management, and credit card operations. It is essential that students create or modify these files as necessary and submit them as separate entities, ensuring each class is properly encapsulated following Java standards for clean, readable, and maintainable code. In addition to source code files, students are required to provide a Word document containing screenshots that verify they have successfully completed the lab assignment. These screenshots should illustrate the execution of the demo programs, showing outputs that confirm functional correctness of the classes—e.g., correct data display from CreditCard, proper balance tracking in Money, and address formatting in Address class. Proper organization of source files is also emphasized; students must ensure that Money.java and CreditCard.java are submitted as separate, individual files, adhering to object-oriented programming best practices for modular class design. This separation not only promotes code clarity but aligns with standard Java project structures.


Turn static files into dynamic content formats.

Create a flipbook