Answer:
There are different kinds of operating systems: such as Windows, Linux and Mac OS
There are also different versions of these operating systems, e.g. Windows 7, 8 and 10
Operating systems can be used with different user interfaces (UI): text user interfaces (TUI) and graphical user interfaces (GUI) as examples
Graphical user interfaces have many similarities in different operating systems: such as the start menu, desktop etc.
When you can recognize the typical parts of each operating system’s user interface, you will mostly be able to use both Windows and Linux as well as e.g. Mac OS.
THE ROLE OF OPERATING SYSTEM IN THE COMPUTER
An operating system (OS) is a set of programs which ensures the interoperability of the hardware and software in your computer. The operating system enables, among other things,
the identification and activation of devices connected to the computer,
the installation and use of programs, and
the handling of files.
The industry I chose is the fashion industry and how web design has made an impact on that industry are:
- It often impact the visual style of cloths.
- It has helped in making of nice and good cloth design.
- It aid in design and visual effect of its product.
<h3>What is the impact of web design?</h3>
Web design is known to be a key parts of Internet marketing strategy as it helps in digital customer experience in a lot of ways.
The skill needed are:
- Visual design
- The use of Design software.
- HTML.
- JavaScript, etc.
Therefore, The industry I chose is the fashion industry and how web design has made an impact on that industry are:
- It often impact the visual style of cloths.
- It has helped in making of nice and good cloth design.
- It aid in design and visual effect of its product.
Learn more about fashion industry from
brainly.com/question/27318787
#SPJ1
The answer to this question would be algorithm animation.
Since the algorithm is animate, then you will be able to watch it works. Watching the algorithm executed can give you much information, what the algorithm does and how the algorithm does it.
Normally you will not be able to do this since the algorithm only do what it needs to do without reporting the detail to you
In this way, writing the code in C++ we can say that it will be possible to make the coordinates on the planes.
<h3>Writing the code we have:</h3>
<em>#include <iostream></em>
<em>#include <cmath></em>
<em>#include <iomanip></em>
<em>using namespace std;</em>
<em>class Point{</em>
<em>private:</em>
<em>float x;</em>
<em>float y;</em>
<em>public:</em>
<em>Point(){ </em>
<em>x = y = 0;</em>
<em>}</em>
<em>Point(float x, float y){ </em>
<em>this->x = x;</em>
<em>this->y = y;</em>
<em>}</em>
<em>float getX(){ </em>
<em>return x;</em>
<em>}</em>
<em>float getY(){</em>
<em>return y;</em>
<em>}</em>
<em>float getDistance(){</em>
<em>return math.sqrt((x2 - x1) ** 2 + (y2 - y1) ** 2));</em>
<em>}</em>
<em>string toString(){ </em>
<em>return "("(x1, y)","(x2, y2)")";</em>
<em>}</em>
<em>};</em>
See more about C code at brainly.com/question/17544466
#SPJ1
1. A
2. D
3. D
4. C
5. Pretty sure it’s A, I could be wrong though
6. A
7. Not sure on this one
8. Either B or D
9. A
10. C
11. D
12. C
13. C
Hope this helps a little bit