121k views
3 votes
Please help can’t get a bad grade!

Please help can’t get a bad grade!-example-1
User Fadli
by
5.2k points

1 Answer

3 votes

Answer:

Algorithms are a process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.

Pseudo code is an informal description of an algorithm or how a program will function.

a. An example of an algorithm using coding terminology would be a function to find the largest or smallest number in a user-defined array.

b. A function that could include an algorithm would be a function that compares input.

c. Pseudo code could be used to outline a part of a program that has to carry out a specific function.

I hope that helped! If you have any questions I am glad to help.

User Aleister
by
4.9k points