Question
Which of the following acts have been merged/subsumed
under “The occupational safety, health and working conditions code bill,2019”? I. Factories act 1948 II. Contract labour act 1970 III. Mines act 1952 IV. Maternity benefits act 1961Solution
maternity benefits act 1961 subsumed under “Code on social security 2020”.
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?