Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Part 1. Given the following UML diagram. Answer the following questions. Server DataCenter -types:String //for example types=Web#FTP -name: String -numOfConnectedUserszint -server: Server +Server(types: String) +

image text in transcribed

Part 1. Given the following UML diagram. Answer the following questions. Server DataCenter -types:String //for example types="Web#FTP" -name: String -numOfConnectedUserszint -server: Server +Server(types: String) + Data Center (name: String) +getTypes():String +getServer():Server +getNumOfConnectedUsers(:int +getName(): String +setNumOfConnectedUser(int n): boolean +setName(name: String): void +toString(): String tsetServer( server:Server) void +toString(): String +searchForType(String t):boolean Question 2 (15 pts): Implement the class Data Center that has a composition relationship with the class Server. In this question, you are required to declare all the attributes and define the methods (constructor and getters) as presented in the following UML diagram

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Illuminated

Authors: Catherine Ricardo

2nd Edition

1449606008, 978-1449606008

More Books

Students also viewed these Databases questions

Question

=+5 Does this case provide an example of the future for IHRM?

Answered: 1 week ago

Question

=+4 How did it affect HR?

Answered: 1 week ago