Answer:
Upgrade refers to upgrading to a new version from old version
Clean Install: Removing old version completely and install from scratch
Explanation:
Let you want to upgrade windows server 2008 to windows server 2016.There are 2 options
1. you can directly migrate windows server 2008 to 2016 by keeping everything as it is , so all the data and applications on the system remains as it is and only OS will upgrade.
2. uninstall everything and clean install windows server 2016.Here all previous applications and data are erased
In the above case if all applications on the system are compatible with windows server 2016 from 2008 we can go for upgrade directly otherwise it is better to go with clean install as we need different version of application which is compatible with windows server 2016
A web-based application that combines HTML code with business logic exists said to be in violation of Protection from variations design principle.
<h3>
What is Html?</h3>
The Hypertext Markup Language or HTML stands for the standard markup language for documents developed to be displayed in a web browser. It can be administered by technologies such as Cascading Style Sheets and scripting languages such as JavaScript. HTML (Hypertext Markup Language) exists as the code that is used to structure a web page and its content. For example, content could be structured within a group of paragraphs, a list of bulleted points, or using photos and data tables
The protected variations pattern protects components from the variations on other elements (objects, systems, subsystems) by wrapping the direction of instability with an interface and operating polymorphism to make various implementations of this interface.
Hence, A web-based application that combines HTML code with business logic exists said to be in violation of Protection from variations design principle.
To learn more about Hypertext Markup Language refer to:
brainly.com/question/5560016
#SPJ4
Answer:
Aggregation
Explanation:
In Java, Aggregation is a relationshipthat exists between two classes that is best described as a "has-a"
No it can not .............