Question
A company reported net profit before tax of Rs.36,100.
It has raised debt capital of Rs.250,000 through 13% debentures. What is the interest coverage ratio of the company?Solution
Interest coverage Ratio = EBIT / Interest Interest = 13% of 250000 = 32500 EBIT = profit before tax + interest = 36100 +32500 = 68,600 Therefore, Interest coverage ratio = 68600/32500 = 2.11 times
Which component in the CPU is responsible for fetching instructions from memory and incrementing the program counter?
In a circuit with n mesh currents, how many essential KVL equations are written when performing mesh analysis?
In a pipelined CPU design, what is the purpose of the instruction pipeline?
What is the role of the catch block in exception handling?
What is the purpose of the Index Manager in RDBMS architecture?
Which scheduling policy may result in high waiting times for long-running jobs?
A read bit can be read
How many dimensions are selected in dice operation?
The time taken by a single bit to travel around the ring is known as ___?
Which of the following synchronization mechanisms provides a more structured approach to synchronization, allowing only one thread to access a resource...