• The members of the Employees' Provident Fund and exempted Provident Funds are eligible for the Employees' Deposit-Linked Insurance Scheme. Hence, statement 1 is correct. • The Employee's Pension Scheme (EPS) was introduced in the year 1995 with the main aim of helping employees in the organised sector. All employees who are eligible for the Employees Provident Fund (EPF) scheme will also be eligible for EPS. Hence, statement 2 is incorrect. • Coverage under the Employees' Provident Fund and Miscellaneous Provisions Act is restricted to establishments employing 20 or more persons. Hence, statement 3 is correct . • Therefore, C is the right answer.
Which keyword is used to allocate dynamic memory in C++?
In which part of a function are local variables typically declared?
Attributes that do not exist in the physical database, but their values are derived from other attributes present in the database.
What is the purpose of the "GROUP BY" clause in an SQL query?
In a compiler, keywords of a language are recognized during
Which type of variable has the widest scope and can be accessed from any part of the program?
Sending a packet to all destination simultaneously is called
Which tree traversal visits the nodes in the order: left, root, right?
What is machine learning?
In dynamic programming, what is memoization?