Question
A builder borrows Rs. 2,550/- to be paid
back with compound interest at the rate of 4% per annum by the end of 2 years in two equal yearly instalments. How much will each instalment be ?Solution
Let each installment = Rs. x ATQ, `(x)/(1+(R)/(100))` + `(x)/((1+(R)/(100))^2)` = 2550 `(x)/(1+(4)/(100))` + `(x)/((1+(4)/(100))^2)` = 2550
What is a key advantage of the Go programming language in terms of concurrency?
What is the main disadvantage of RAID 10 (RAID 1+0) in a DBMS?
Which type of circuit allows current to flow in only one direction?
B-trees and B+ trees are commonly used for indexing in databases to improve the efficiency of:
Arrange the following memory components in the memory hierarchy from the fastest to the slowest: Cache memory, Main memory (RAM), Hard disk.
In a three-phase system, each phase has a voltage of 400V. Calculate the line voltage (phase-to-phase voltage) in the system.
Count to infinity problem occur in
What is false about linked list?
Which of the following is NOT a common use of PHP?
What is the primary responsibility of the "Controller" in the MVC architecture?