Question
Calculate the total interest earned after 2 years on an
investment of Rs. 2,500, with an annual compound interest rate of 20%, compounded annually.Solution
Interest = 2500 x [1 + (20/100) ]2Â - 2500 = 2500 x (6/5)Â 2Â - 2500 = 2500 x (36/25) - 2500 = 3600 - 2500 = Rs. 1,100
Simplify the Boolean expression.
Y= AB+A(B+C)+B(B+C)
What is the primary use of the printf function in C/C++ programming?
Data warehouse has historical data
What is the primary function of the CICS (Customer Information Control System) in mainframe computing?
What does the term "serializable" refer to in the context of database transactions?
Which statement is FALSE regarding Programmable Logic Controller?
Maximum Power transfer occurs when the_____
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which of the following best explains why communication latency is generally higher in microservices compared to monolithic architectures?Â
Which statement is FALSE about open loop system?