Before attempting the​ exercise, click here to watch a short video. Of the following list of tools used at Arnold Palmer​ Hospital, which one graphically describes a process or​ system? A. flow charts B. check sheets C. flip charts D. OM charts

Answers

Answer 1
Answer:

Answer:

A. flowcharts

Explanation:

Flowcharts are used to graphically describes a process or​ system. They can simulate the whole process step by step showing arrows between different steps.


Related Questions

This is a broad category of applications and technologies for gathering, storing, analyzing, and providing access to data to help enterprise users make better business decisions.a. best practiceb. data martc. business information warehoused. business intelligencee. business warehouse
The cell reference D$17 is an example of a _____.
____ describes the amount of data that the system can transfer in a fixed time period.
Do you think the current video game industry is likely to experience another “crash” (similar to the one in the 1980s) any time in the near future (next decade)? Why or why not? Offer at least two points that support your position.
Which of the following is NOT in the Clipboard group?a. Copyb. Pastec. Cutd. Insert

What are the advantages and disadvantages of nuclear energy?

Answers

Advantages: Nuclear energy has the ability to produce electricity without greenhouse gas emissions. It produces electricity without pollution

Disadvantages: The nuclear weapons threats. Some reactors produce plutonium which can be used to make nuclear weapons

The commands on each tab are organized into Clusters true or false

Answers

The commands on each tab are organized into Clusters. The statement presented is  False. In Microsoft word office, the command on each tab are not organized in clusters. The commands on each ribbon tab are organized into logical command groups.

What kind of programming language allows you to use a vocabulary of reasonable terms such as "read," "write," or "add" instead of the sequence of on/off switches that perform these tasks?

Answers

Answer:

High level programming language

Explanation:

There are two groups of programming software:

1. High level programing: Here you can program using almost natural languaje and making complex instructions on a simpler way. The advantages is faster programming and the ability to do complex programs. In this example we can use languages like C/C++, visualbasic.

2. Low level programming: This type of programing is near to machine language (binary - '0' and '1'), and usually is used to obtain full performance of the processor. But requires a high level of expertise from the programmer and is complex to write simple task, like "store a variable". Example: Assembler languague.

All of the following are aspects of the search process except?

Answers

Here are some of the aspects of a search process:

* Indexing, a select information such as keywords is sent to the search engine's database to be indexed.

* Webpages or websites containing searched-for words are located. These are called Meta Keywords.

* Automated robots called spider or crawlers helps build lists of keywords.

Answer

users vote on the relevance of the source which affects whether it will a appear in future searches

Explanation

A search process is is an activity which is carried out by a person to search a certain information from the web pages through a website. It has various aspects which include the selected information is sent to the data base of the search engine which is to be indexed, automated websites builds lists of keywords and the pages containing the searched words are located.

Consider the following code segment. System.out.print(*); //
Line 1 System.out.print("*"); //
Line 2 System.out.println(); //
Line 3 System.out.println("*"); //
Line 4 The code segment is intended to produce the following output, but may not work as intended. ** *
Which line of code, if any, causes an error?

Answers

Answer:

Lines 1 and 3

Explanation:

For line 1, without putting the asterisk in single or double quote marks, the compiler will assume that the asterisk is the multiplication sign. This causes the error since no numbers are being multiplied. If an argument (in this case the asterisk) is passed into the print function, given that it is not a method, string or character, in most cases, the compiler assumes it is an arithmetic operation

For line 3, to print an empty space, you can use System.out.println(' ') or System.out.println(" "). Writing line 3 the way you did gives an error because nothing was passed in the print argument, so the compiler will not be able to identify what you are trying to print.

Sending electronic documents is a way to contribute to _____ computing. electronic brown hardcopy green

Answers

The word that is being looked for in this problem, which is among the words presented as options together with the problem, is most probably and most likely to be the word green.

Sending electronic documents is a way to contribute to green computing. Green computing is all about efficiency and an approach in not contributing to the pollution already present in the world. Through sending electronic documents, we reduce the number of papers used which in turn lowers the number of trees to be cut down, even if just by a few numbers.