Artificial intelligence
Which is true regarding BFS (Breadth First Search)?

BFS is not guaranteed to find a solution if exists
BFS is nothing but Binary First Search
The entire tree so far been generated must be stored in BFS
BFS will get trapped exploring a single path

ANSWER DOWNLOAD EXAMIANS APP

Artificial intelligence
What is perceptron?

a double layer auto-associative neural network
a single layer feed-forward neural network with pre-processing
a neural network that contains feedback
an auto-associative neural network

ANSWER DOWNLOAD EXAMIANS APP