Back to the 2024 paper
Similar questions
Artificial intelligenceGraph used to represent semantic network is (i) undirected graph (ii) directed graph (iii) directed acyclic graph (DAG) (iv) directed complete graph20222mArtificial intelligenceAO* algorithm is used for solving (i) AND-OR graphs (ii) Game trees (iii) Decision trees (iv) Neural networks20252mOPERATING SYSTEMIf the wait for graph contains a cycle, then (i) a deadlock does not exist (ii) a deadlock exists (iii) the system is in a safe state (iv) either deadlock exists or system is in a safe state20222mOperating SystemWrite short notes on: I-Node20237m
PreviousWhich of these search strategies is *not* complete in infinite-depth spaces? (i) Breadth-First Search (ii) Depth-First Search (iii) DFID (iv) A^* SearchNextMinimax is used in game playing to: (i) Maximize randomness (ii) Minimize evaluation time (iii) Make optimal moves assuming the opponent plays optimally (iv) Store all possible states