Suppose you want to maintain information on the location where a product is stored in awarehouse. Would you use a three-dimensional array such as location[i][j][k], where I is thewarehouse, j is the aisle number and k is the bin number? Or would you define three classesWarehouse, Aisle and Bin? Describe the alternatives and list their pro and cons
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here