dont know use Google instead dumb
1.Start Algorithm 2.Enter first number 3.Enter second number 4.Enter third number 5.Enter fourth number 6.Enter fifth number 7.Add five number 8.display five number / 2 9.Display result 10.End Algorithm
The answer to addition is called the sum.
The product of 64 multiplied by 9 is 576. This can be calculated by multiplying the two numbers together using the standard multiplication algorithm, where you multiply the units digit of the two numbers, then the tens digit, and so on, carrying over any remainders as needed. In this case, 64 multiplied by 9 results in 576.
An "algorithm" is simply a method to solve a certain problem. For example, when you use the standard method you learned in school to write down two numbers, one beneath the other, then add them, you are using an algorithm - a method that is known to give correct results in this particular case.
The Google algorithm is a set of rules that the search engine uses to determine which websites are ranked higher than others in its search results. The specifications for this algorithm are secret, and changes to it happen frequently. As a result, there is no way to know exactly how any given search will be ranked.
30 multiplied by 15 is equal to 450. This can be calculated by multiplying the two numbers together using the standard multiplication algorithm, which involves multiplying the units digits first, then the tens digits, and adding the results. In this case, 0 multiplied by 5 is 0, and 3 multiplied by 5 is 15. Combining these results gives the final answer of 450.
It can cause abnormal program termination or invalid results.
Algorithms do not accept user input; they are not computer programs. All input to an algorithm is specified at the start of the algorithm along with any required preconditions and postconditions. If a required precondition is not specified or is specified incorrectly, then this could result in unexpected results (or undefined behaviour in programming terminology). The type of error in the algorithm is simply that the precondition was not specified.
Dijkstra's algorithm does not work with negative weights because it assumes that all edge weights are non-negative. Negative weights can cause the algorithm to give incorrect results or get stuck in an infinite loop.
Two negative numbers divided or multiplied together results in a positive outcome. For example: -8/-2 = 4 and -9*-3 = 27
2772 multiplied by 9 is 24,948. To calculate this, you would multiply 2772 by 9 using the standard multiplication algorithm, which involves multiplying each digit of 2772 by 9 and then adding the results together. This process results in the final product of 24,948.
Flowchart is a graphically or design representation of solution. algorithm is a step by step solution of a results whose written in simple english.anyone understand it easily and make program.