Question
Which of the following statement is/are incorrect about
“ Aatmanirbhar Bharat Rojgar Yojana (ABRY)”? I. The Aatmanirbhar Bharat Rojgar Yojana (ABRY) has been launched with effect from 1st October 2020. II. The aim is to incentivize employers for the creation of new employment and restoration of loss of employment during the Covid-19 pandemic. III. The employees who lost their job during the Covid-19 pandemic and did not join in any EPF-covered establishment up to 30.09.2020 are not eligible for the benefit.Solution
Explanation: An employee drawing a monthly wage of less than Rs. 15000/- who was not working in any establishment registered with the Employees’ Provident Fund Organization (EPFO) before 1st October 2020 is eligible for the benefit. The employees who lost their job during the Covid-19 pandemic and did not join any EPF-covered establishment up to 30.09.2020 are also eligible for the benefit.
Which of the following algorithms is most commonly used in Operating Systems for deadlock prevention?
In C, which function is used to release dynamically allocated memory?
In C, what will be the output of the following code?
int a = 5;
printf("%d", a++);
Which Java keyword is used to inherit a class?
In C++, which feature allows hiding the internal details of a class?
- Which of the following is the primary benefit of Big Data analytics in decision-making?
Which of the following is used to declare a list in Python?
In Java, which method is used to start a thread?
Which Python keyword is used to handle exceptions?
In Python, which of the following is immutable?