Question
Simple interest and compound interest (compounded
annually) earned on a sum at the end of 2 years at a certain rate of interest p.a. are Rs. 1200 and Rs. 1275 respectively. Find the rate of interest.Solution
Simple interest for 1 year = 1200/2 = Rs. 600 Difference between compound Interest and Simple Interest for 2 years = 1275 - 1200 = Rs. 75 Desired rate = (75/600) ×  100 = 12.5%
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?