Treo Gordon
New member
can anyone tell me what the program for this bit of algorithm looks like thanks.
Class Items
data fields:
name—string
price—double
number—int
total—double
Properties for Name, Price, Number
default constructor
constructor to receive the Name and Price
Class Items
data fields:
name—string
price—double
number—int
total—double
Properties for Name, Price, Number
default constructor
constructor to receive the Name and Price