Artificial Intelligence Algorithms Question: Language/Languages used for programming Constraint Programming includes: a) Prolog b) C++ c) C d) Fortrun Artificial Intelligence Algorithms Interview QuestionAnswer: a) & b) Previous QuestionNext QuestionWhich search agent operates by interleaving computation and action? a) Offline search b) Online search c) Breadth-first search d) Depth-first searchThe _______ is a touring problem in which each city must be visited exactly once. The aim is to find the shortest tour. a) Finding shortest path between a source and a destination b) Travelling Salesman problem c) Map coloring problem d) Depth first search traversal on a given map represented as a graph