public class Shirt{
public static void main(String[]args){
public int ShirtID;
public int Price;
public String Color;
public String Description;
public int QuantityStock;
public Shirt(int ShirtID, int Price){
ShirtID=SID;
Price=P;
}
public Shirt(String Color, String Description){
Color=C;
Description=D;
}
public Shirt(int QuantityStock){
QuantityStock=QS;
String[]Shirt=new String[sleeveless, denim, long sleeve, turtle neck, body fit,];
My Shirt=new Shirt();
add.Shirt=add Shirt();
System.out.println("Here are our Shirts that are available:"+Shirt[]);
}
}
}
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment