Computer Science, asked by AbhishekDixit5619, 1 year ago

Difference between blind search and heuristic search techniques

Answers

Answered by CBSEMP
0
BFS (one of blind searchmethod). ... This is a pretty vague question, but using a heuristic usually means using logic or prior data to make educated guesses during asearch. Blind search (I am guessing) does the particular search without such heuristics and uses a brute force approach.
Answered by sumanrudra22843
0

Explanation:

Primitive data types are predefined types of data, which are supported by the programming language. For example, integer, character, and string are all primitive data types. ... In the Java programming language, non-primitive data types are simply called "objects" because they are created, rather than predefined

Similar questions