Question
Central government has extended the decision to keep
‘free-import’ policy for two varieties of tur and urad by _____.Solution
To ensure adequate domestic supplies of pulses, the government has extended its decision to keep ‘free-import’ policy for two varieties – tur and urad by a year till March 31, 2024. The government in March 2022 had extended the ‘free-import’ policy for two varieties of pulses by a year. Under the regime, introduced in May last year, specified pulses can be imported without any quantitative restrictions. India’s pulses production rose by close to 9% to 27.75 million tonne (MT) in the 2021-22 crop year (July-June) compared to previous year.
Which design pattern is most suitable for controlling access to a resource by limiting the number of clients that can use it concurrently?
The time complexity of binary search is:
In a binary tree, what is the maximum number of children a node can have?
Which type of AI is primarily used for adaptive mobile applications like virtual assistants?
Which of the following techniques is primarily used to address overfitting in machine learning models?
A data analysis algorithm requires processing data in a Last-In, First-Out (LIFO) manner. Which operation is used to get the most recently added element...
What type of relationship is represented by Aggregation in Object-Oriented Programming?
Consider the following sequence of stack operations:
PUSH(10) → PUSH(20) → PUSH(30) → POP() → PUSH(40) → POP() → POP()
What is...
Which of the following is true about triggers in a relational database?
Union-Find with path compression achieves nearly constant time because its complexity is: