Hello,
The answer is option A p<span>ay attention to URL endings, such as .gov and .com.
Reason:
Its A because its a very important guideline to make sure you look for the root words .gov and .com to make sure its professional. Its not option B because using search engines can cause viruses. Its also not option C because anything can look professional just by how the website looks and says.
If you need anymore help feel free to ask me!
Hope this helps!
~Nonportrit</span>
Answer:
<em>A. </em><em>Arrays are a group of variables that all have the same type.</em>
Explanation:
The correct Option is <em>A. Arrays are a group of variables that all have the same type.</em>
In computer science an array refers to all data structure that is capable of storing more than one item of data (value / variable) at a time or collection of elements (values / variables). Mostly the elements involved in the array are all the same data type. Arrays are tipically implemented in computer programs for data organization in such a way that any related set of values can be searched with ease.
Answer:
To provide remote network access to the users to work, the network administrator can use virtual private network (VPN) along with some firewall to protect the system from hackers and other security threats.
Explanation:
Virtual Private Network (VPN) can be used to provide remote access to the users who are currently working from some remote areas. Many companies who have their branches or franchises in different parts of the city uses VPN to connect then all with the company server.
In this way, a firewall has been needed that protect the systems of users as well as company to protect from different security hazards such as hackers, authorization of the users and other security threats.
in this case, 12 em[employees who need remote access to the network can be connected through VPN along with the installation of some suitable firewall.
Answer: Spreadsheet Software
If Kevin would use a spreadsheet software, he will be able to input all of the statistical data and have the software generate graphs of the data that he has inputted into the spreadsheet. Using a spreadsheet software, Kevin will also have access to changing the graphs data whenever an anomaly has been detected.
Some of examples of these software would be:
- Microsoft Excel
- Open Office
- Google Sheets
- LibreOffice
Answer:
To store decimal values
Explanation:
If values are not to be used for calculation, that is, they are not numerical data, therefore, some of them could be stored as strings. A string may contain any sequence of characters. The characters in a string may be repeated.
From the foregoing, decimals can not be stored as strings because in computer programming, a string is normally a sequence of characters, hence the answer above.