Question
What is the procedure for fixing and revising minimum
wages under the Minimum Wages Act, 1948?Solution
The objective of the Act is to ensure that workers are paid wages that are commensurate with the skill and experience required for the job and to prevent exploitation of workers by unscrupulous employers.
Which of the following best differentiates between server-based virtualization and hypervisor-based virtualization?
In the context of Management Information Systems (MIS), which of the following best describes the role of a decision support system (DSS)?
What is the purpose of the keys() method in a dictionary?
Which CPU scheduling algorithm always selects the process with the smallest burst time first, potentially leading to starvation?
Which of the following allows dynamic memory allocation?
Which page replacement algorithm minimizes the number of page faults theoretically but is difficult to implement in practice?
Which network topology ensures full redundancy but is highly expensive and complex to implement?
Which of the following statements is true about deadlocks in an operating system?
Which of the following OWASP Top 10 risks involves insecure coding practices that allow attackers to gain access to sensitive data, such as usernames a...
What is the time complexity of searching an element in a balanced binary search tree (BST) with nnn nodes?