What do you mean by deterministic and non deterministic loop? Explain the
concept with example.
Answers
Answered by
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
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