Computer Science, asked by gopi3798, 1 year ago

10 examples of definitive algorithm and subjective algorithm.​

Answers

Answered by anchandu
5

Answer:

intput,processing,output,finite steps,unbiguous steps,effectivenesa

Explanation:

A step by step procedure to solve a particular problem is known as algoritm

Answered by theking20
1

10 examples of definitive algorithm and subjective algorithm are as follows:

• Definitive algorithms: These type of algorithms do tasks that have definite answers, along with the best method of processing.

Examples: Searching for a number in a telephone directory, Searching for a word in dictionary, Searching for a particular software in a computer, searching for a particular file in a folder etc.

• Subjective algorithms: These type of algorithms process the information or output on the basis of an assumption.

Examples: Google search, Bing search, Youtube search, Facebook search, Instagram search, Yahoo search etc.

Similar questions