Question
Who among the following is the implementing agency for
Pradhan Mantri Shram Yogi Mandhan Yojana?Solution
Pradhan Mantri Shram Yogi Mandhan Yojana Unorganized Workers (UW) are mostly engaged as home-based workers, street vendors, mid-day meal workers, head loaders, brick kiln workers, cobblers, rag pickers, domestic workers, washer men, rickshaw pullers, landless laborers, own account workers, agricultural workers, construction workers, beedi workers, handloom workers, leather workers, audio- visual workers or workers in similar other occupations. There are approximately 42 crores, such as Unorganized workers, in the country. On the maturity of the scheme, an individual will be entitled to obtain a monthly pension of Rs. 3000/-. The pension amount helps pension holders to aid their financial requirements. It is a voluntary and contributory pension scheme under which the beneficiary would receive a minimum assured pension of Rs 3000/- per month after attaining the age of 60 years and if the beneficiary dies, the spouse of the beneficiary shall be entitled to receive 50% of the pension as family pension. A family pension is applicable only to a spouse. PM-SYM will be a Central Sector Scheme administered by the Ministry of Labour and Employment and implemented through the Life Insurance Corporation of India and CSC eGovernance Services India Limited (CSC SPV). LIC will be the Pension Fund Manager and responsible for Pension payout.
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
What is an algorithm?
Which SQL keyword is used to modify existing rows in a table?
the functions of data warehouse tools and utilities.
In the Entity-Relationship (ER) model, what does an entity represent?
What does the "Projection" operation in relational algebra do?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
What is the binary representation of the decimal number 25?
What is depth in deep learning?
What does the "Model" represent in the MVC architecture?