Q.2.3 Explain what it means when a module is said to be functionally cohesive. Q.2.4 Convert the following pseudocode into a class diagram. class Weapon Declarations string make string model string...


Q.2.3 Explain what it means when a module is said to be functionally cohesive.
Q.2.4 Convert the following pseudocode into a class diagram.
                     class Weapon


                        Declarations


                               string make


                               string model


                               string serialNumber


                               string countryOfOrigin


                         void setMake (string manufacturer)


                              set make = manufacturer


                         return


                         string getMake()


                         return make


                    endClass



Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here