Computer Science, asked by nishok69, 3 months ago

input output relation of algorithm​

Answers

Answered by Aadarshsingh97
0

Answer:

Positive and Negative: A positive relationship between the inputs and the outputs is one wherein more of one input leads to more of an output. ... This is also known as a direct relationship.


nishok69: i need the relationship between the algorithm and the user
Aadarshsingh97: An algorithm is a self-contained step-by-step set of operations to be performed to solve a specific problem or a class of problems. A computer program is a sequence of instructions that comply the rules of a specific programming language , written to perform a specified task with a computer.
Answered by chadatkhetey6
0

Answer:

Input : An algorithm has zero Or more inputs , taken from a specified set of objects .

Output : An algorithm has one Or more outputs , which have a specified relation to the inputs.

Explanation:

Effectiveness : All operations to be performed must be sufficiently basic that they can be done exactly and in finite length .

Similar questions