Computer Science, asked by rajputakanksha2004, 7 days ago

What do you mean by deterministic and non deterministic loop? Explain the

concept with example.​

Answers

Answered by aadarshdwivedi000
1

Answer:

If a deterministic algorithm represents a single path from an input to an outcome, a nondeterministic algorithm represents a single path stemming into many paths, some of which may arrive at the same output and some of which may arrive at unique outputs.

Answered by mdowaisabdullah967
0

Answer:

If a deterministic algorithm represents a single path from an input to an outcome, a nondeterministic algorithm represents a single path stemming into many paths, some of which may arrive at the same output and some of which may arrive at unique outputs.

Explanation:

Please Mark as Brainlest

Similar questions