Question
A life insurance company estimates future policyholder
liabilities at ₹900 crore and holds total assets of ₹1,200 crore. It also reports a solvency margin requirement of ₹250 crore. Calculate whether the company is in a surplus or deficit position as per IRDAI norms.Solution
Surplus = Assets – (Liabilities + Solvency Margin) = ₹1,200 – ₹900 – ₹250 = ₹50 crore
Which of the following uses Latent Dirichlet Allocation (LDA)?
You are tasked with implementing a search feature for a large, constantly changing dataset where the order of elements doesn't matter, but fast lookups ...
Complete the C function to calculate the length of a null-terminated string s without using strlen.
int custom_strlen(const char* s) {
...
Which of the following protocol should be used for those websites which need login credentials for sending the data?
int i=10;
float f=i;
What kind of typecasting is happening in the above scenario?
What is the primary goal of disk scheduling in operating systems?
What is the primary purpose of Encapsulation in Object-Oriented Programming?
What is the main purpose of disk scheduling in an operating system?
The transfer function of the system below is ___________
What is the primary purpose of the ALOHA protocol in networking?