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
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here