Question
The provident fund created under the provident fund
scheme given in the Social Security Code 2020, is contributed by the employer at what percentage of the wages?Solution
Explanation: In this scheme, the employer is required to contribute 10% of the wages of each employee (whether directly employed or employed through a contractor) to the fund. The employee's contribution will be equal to the contribution made by the employer on their behalf. However, if an employee wishes to contribute more than 10% of their wages, they are allowed to do so. It's important to note that the employer is not obligated to contribute more than their required contribution.
What is the primary purpose of the Banker's Algorithm in operating systems?
Handshaking is :
Which access specifier allows data to be accessed only within the class?
A DP solution for LCS is producing incorrect lengths. Upon inspection, the dp table is being filled, but the values don't match expected outcomes. Which...
In dimensional modeling, what is a fact table?
Consider the following C code snippet:
  #include
  void printPattern(int n) {
    if (n <= 0) {
�...
In object-oriented programming, when defining an interface method, which of the following statements is true regarding method parameters?
Bus topology is also known by which one of the alternative names below?
What is the relationship between encapsulation and abstraction?
What is unguided transmission in the context of data communication?