Question
Match the following:
Part-A Part-B 1 Queen of spices a Prostrate type 2 Badi Elaichi b Erect 3 Malabar variety of small cardamom c Small cardamom 4 Mysore type of small cardamom d Semi-erect 5 Vazhukka type small cardamom e Large cardamomSolution
1 Queen of spices a Small cardamom 2 Badi Elaichi b Large cardamom 3 Malabar variety of small cardamom c Prostrate type 4 Mysore type of small cardamom d Erect 5 Vazhukka type small cardamom e Semi-errect
Consider the following C++-like pseudo-code for a binary tree traversal:
```cpp
struct Node {
int data;
...Query optimization heuristics often include:
In a relational database, what is a foreign key?
Which of the following is used to enforce referential integrity?
Which normal form eliminates transitive dependencies?
Which SQL clause is used to filter rows based on a specified condition *after* grouping has been performed?
The "Dirty Read" problem occurs when:
Which of the following is not part of the process control block (PCB)?
Multiversion Concurrency Control (MVCC) ensures:
The 'thrashing' in an operating system is related to: