Question
Match the statements from column A with column B and
find which of the following word given in the column B can be joined to make grammatical and meaningful sense.Solution
A2: The monastery’s tranquil gardens, meticulously designed to reflect Zen principles, provide an ideal space for contemplation and spiritual renewal. B1: In her quest for spiritual enlightenment, she has delved into the teachings of various mystics and sages, seeking wisdom that transcends cultural and temporal boundaries. C3: The sacred texts, written in an ancient language, contain profound spiritual teachings that have guided generations of seekers on their journey toward the divine.
In intelligent systems, which of the following is a key characteristic of an expert system?
Which data structure is most suitable for implementing recursion?
Which of the following is an example of inheritance in OOP?
Which file structure is best suited for handling large datasets and ensuring fast access in C, C++, Java, or Python?    Â
A directed acyclic graph (DAG) has 10 vertices and 15 edges. What is the maximum possible number of topological orderings?
In a Min-Heap, the root node is:
In which traversal strategy does the algorithm explore all the neighbor nodes at the present depth prior to moving on to nodes at the next depth level?�...
Which of the following is considered the strongest type of encryption method in modern cyber security practices?   Â
The time complexity of computing the all-pairs shortest paths in a dense graph with V vertices using Floyd–Warshall is:
Which sorting algorithm divides the array into halves recursively?