Using C ++ solve the following approach from the information contained in the situation course problem. Situation of the course (propose creative solutions that model some of the information management needs required in electronic commerce transactions) 1. Identify at least 3 classes in the problem situation of the course. 2. Design the class model using the UML standard. Use the DIA tool to build it. 3. In your class model it is essential that there is at least one composition relationship. 4. From the model, code the identified classes in C ++. 5. Make sure the attributes and methods you program are complete and correct. 6. Take into account all the programming standards that have been outlined in this course. 7. Design the general test cases and those that test limit values to ensure that all the methods work correctly.
Using C ++ solve the following approach from the information contained in the situation course problem.
Situation of the course (propose creative solutions that model some of the information management needs required in electronic commerce transactions)
1. Identify at least 3 classes in the problem situation of the course.
2. Design the class model using the UML standard. Use the DIA tool to build it.
3. In your class model it is essential that there is at least one composition relationship.
4. From the model, code the identified classes in C ++.
5. Make sure the attributes and methods you program are complete and correct.
6. Take into account all the
7. Design the general test cases and those that test limit values to ensure that all
the methods work correctly.
Trending now
This is a popular solution!
Step by step
Solved in 6 steps with 29 images