Question
Name the famous Physiologist/Scientist associated with
the study of loss of water from plant:Solution
C.R. Stocking and K. Raschake conducted significant research on the study of water loss from plants. They contributed to our understanding of plant water relations and the mechanisms of transpiration
Which of the following algorithms uses a greedy approach?
What is the primary goal of Cyber Security?
Which algorithm returns a minimum spanning tree (MST) and uses a priority queue to select the next edge connected to the growing tree?
A unique piece of information that is used in encryption.
Which architecture allows multiple processors to share memory and work simultaneously?     Â
For which problem is dynamic programming NOT generally an applicable technique because it lacks overlapping subproblems?
In a binary search tree (BST), what is true about the left child of a node?
The amortized time for inserting into a dynamic array (like C++ vector) is:
Which of the following is NOT a characteristic of the SJF (Shortest Job First) scheduling algorithm?   Â
Which of the following is true for a min-heap?