import java.text.DecimalFormat; class Book { private int isbnNum; private String title; private String author; private String yearPublished; private String publisher; private String WebSite; private double salesPrice; /*** * Constructor * * number * title * author * yearPublished * publisher * price */
Get Free Quote!
404 Experts Online