hi all
I am doing an assignment for school. it is creating a java point of sales system for a franchise company. I have to implement methods and arrays.
arrays is not my strong point in programming. another problem is when i am calling the methods i am getting an error.
when i implementing the arrarys, i am getting this annoying errors
int cannot be converted to int
double cannot be converted to double
is there anyway that can be fixed

