Answer:
speed and storage
Explanation:
The pros and cons of both are mainly in regards to speed and storage. Due to linked lists elements being connected to one another it requires that each previous element be accessed in order to arrive at a specific element. This makes it much slower than an array-based implementation where any element can be quickly accessed easily due to it having a specific location. This brings us to the other aspect which is memory. Since Arrays are saved as a single block, where each element has a specific location this takes much more space in the RAM as opposed to a linked implementation which is stored randomly and as indexes of the array itself.
Array Implementation:
- Pros: Much Faster and Easier to target a specific element
- Cons: Much More Space needed
Linked Implementation
- Pros: Less overall space needed
- Cons: Much slower speed.
The best job for Jim would be public relations specialist.
Answer: Decision support system (DSS)
Explanation:
Decision support system is the process in which the information model basically support the managers in the process of the decision making.
It is an information system and produces various reports and also interprets the data and information so that it help to make decisions.
The decision support system (DSS) is basically carried out by the management by reviewing all kinds of the report and then generate necessary data or information.
On the other hand, all the other options are incorrect as they are not related to the decision making process. Therefore, DSS is the correct option.
Answer:
1. Read the End User License Agreement (EULA) for each software product you purchase.
2. Purchase CD software only from reputable resellers.
3. Purchase software downloads directly from the manufacturer's website.
4. Register your software to prevent others from attempting to install your software on their computers.
5. Report piracy if you discover that software you purchased is not authentic or if you suspect that an online reseller or retail establishment is selling counterfeit software.
Link: https://www.techwalla.com/articles/how-to-stop-software-piracy
-Please mark as brainliest!- Thanks!