Question
What is the maximum amount that can be awarded by
Insurance Ombudsman, in case of a grievance?Solution
Insurance Ombudsman can pass an award within 3 months of receiving all the requirements from the complainant and which will be binding on the insurance company. The award can be of any compensation up to the loss suffered by the complainant as a direct consequence of the cause of action and not exceeding Rs.30 lakhs (including relevant expenses, if any).
Which network topology is highly scalable but requires complex routing mechanisms?
In data analytics, which algorithm is commonly used for predictive modeling when the target variable is categorical?
Given the IP address block 192.168.0.0/24, how many subnets can be created by borrowing 2 bits from the host portion, and what will be the new subnet ma...
Command to change the priority in LINUX
Which component of a Management Information System (MIS) focuses on long-term strategic planning?
...Which all is/are Ransomware
State true or false
Confidentiality, integrity and availability, also known as the CIA triad, is a model designed to guide policies for infor...
Which of the following code snippets correctly implements a singly linked list in Java, including the ability to insert a new node at the beginning?
Which of the following statements correctly describes a major difference between public and private clouds?
- In Object-Oriented Programming, which of the following Java code snippets correctly demonstrates inheritance ? class Animal { ...