Question
Match the diseases listed in Column I with their
causative agents in Column II: Column I: - A) Hansen's disease - B) Lyme disease - C) Plague Column II: - 1) Yersinia pestis - 2) Borrelia burgdorferi - 3) Mycobacterium leprae Choose the correct answer from the options below:Solution
Hansen's disease (leprosy) is caused by Mycobacterium leprae (3), Lyme disease by Borrelia burgdorferi (2), and the Plague by Yersinia pestis (1). This association is critical for medical understanding and the treatment of these diseases.
Which of the following is NOT a divide-and-conquer algorithm?
Which of the following Big Data processing models is based on the concept of continuous data flow processing?       Â
...Which algorithm is used to detect cycles in a directed graph?
The time complexity of computing the all-pairs shortest paths in a dense graph with V vertices using Floyd–Warshall is:
Which protocol is most commonly used for secure communication between IoT devices over the internet?    Â
Which of the following is a critical concern for securing critical infrastructure?
Consider a directed acyclic graph (DAG). The problem of finding the longest path in a DAG (with edge weights) can be solved in:
Which of the following is considered the strongest type of encryption method in modern cyber security practices?   Â
Which sorting algorithm divides the array into halves recursively?
Which shortest-path algorithm is appropriate for graphs with non-negative weights and supports decrease-key efficiently for faster performance?