Question
Which of the following is true regarding insurance in
India? 1)Â Â Â The Insurance Act, 1938 regulates the insurance sector in India. 2)Â Â Â The Life Insurance Corporation of India is the largest public sector insurance company in India. 3)Â Â Â The non Life insurance sector in India is also called as general insurance. ÂSolution
The Insurance Act, 1938 is the primary legislation that regulates the insurance sector in India. It governs the establishment, functioning, and management of insurance companies in India. Additionally, the Life Insurance Corporation of India (LIC) is a public sector insurance company and is the largest insurance provider in India but not the only public sector one.
Which of the following collision resolution techniques involves storing all elements that hash to the same value in a linked list?
In a data analysis scenario involving a fixed-size dataset where elements need to be accessed frequently by their position, which data structure is gene...
A queue follows which principle for data access?
Which of the following statements about parameter passing in Python is TRUE?
Which of the following is an effective countermeasure against Cross-Site Scripting (XSS) attacks in a web application?
What is the best-case time complexity of the binary search algorithm ?
- Artificial Intelligence
Which of the following statements best describes the role of a reinforcement learning agent in a complex environment?
... Which CPU scheduling algorithm always selects the process with the smallest burst time first, potentially leading to starvation?
What is the primary purpose of a B+ Tree in a database management system?
Which SOLID principle emphasizes that a class should have only one reason to change?