Answer:
Explanation:
1 robotics
2. Engineering
3. Government
3. Industries
5. Individual programming
6. Business
7. Schools
Etc
Answer:
sort answer yes
Explanation:
computer are smart machines help us do good things helping humans communicate and help spread information that can help impact a work. Computers can even have more information than us which is really crazy even tho we created computers
idk if that helps
Answer:
gather, organize, and share data.
Explanation:
Presentation can be defined as an act of talking or speaking formally to an audience in order to explain an idea, piece of work, project, and product with the aid of multimedia resources or samples.
Basically, any speaker who wish to create an effective presentation should endeavor to interact frequently with the audience by holding a conversation.
In this scenario, a department manager is planning a presentation on how data platforms work but needs to simplify the language for the audience to better understand the main steps. Thus, the three steps which most accurately describe the manager's approach are;
I. Gather: the manager should acquire the necessary data for the presentation, from a reliable and credible source.
II. Organize: he or she should then proceed to sort out the data into segments or groups for better understanding.
III. Share data: the data gathered and organized should be disseminated to the audience.
Answer:
interface GUIComponent{
public void open();
public boolean close();
public void resize(int width, int height);
public void move(int x, int y);
}
Explanation:
Answer:
It's purpose is to access a webpage.
Explanation:
A URL contains detailed information on the webpage such as, the domain name, protocol, and path. This information directs the browser to the desired page.