Question
Recently FCI declined to take possession of which
state’s 1.5 million tonne (mt) of par-boiled rice under the public distribution system?Solution
• With excess stocks of par-boiled rice with the FCI under the public distribution system (PDS), the government declined to take possession of the Telangana government’s demand to lift around 1.5 million tonne (mt) of par-boiled rice under the Central pool. • Annual demand of around 2.8 mt of the par-boiled in the country — mostly consumed in Telangana, Andhra Pradesh, Kerala, Tamil Nadu and Jharkhand–, the corporation had 4 mt of grain stocks as on April 1, 2022. • Shelf-life of par-boiled rice is around 1.5 years. • In a meeting August, 2021, the centre had informed the states that no par boiled rice will be accepted in the central pool from kharif marketing season (June-July) for 2021-22 from any state due to high stock level. • Out of the total procurement of 8.83 mt of par boiled rice by FCI, 4.88 mt of rice procured in Telangana and other key states which contributed to the central pool stocks were Odisha (1.7 mt), Chhattisgarh (1.5 mt) and Andhra Pradesh (0.42 mt).
Running time T(n) where 'n' is the input size of the recursive algorithm given as : T(n) = c + T(n-1), if n > 1 ; T(n) = d if n < 1. The order of the a...
With what command you can see your user name?
The attributes that do not exist in the physical database
In Go, what is the purpose of a goroutine?
State true/false
Trojan works in background and steal data which is sensitive
What is an identifier in C language?
Frames are related to which layer of OSI model
What is the purpose of the delete operator in C++?
Which of the following best describes a transistor?
Consider a B+-tree in which the maximum number of keys in a node is 5. What is the minimum number of keys in any non-root node?Â