Question
If an amount of Rs. 'x' is invested at an annual
compound interest rate of 20%, it grows to Rs. 'x + 2200' after 2 years. Calculate the value of 'x + 2200'.Solution
ATQ; (x + 2200) = x × {1 + (20/100)}2 (x + 2200) = x × (1.2)2 Or, x + 2200 = 1.44x Or, 2200 = 0.44x So, x = (2200/0.44) = 5000 Therefore, x + 2200 = 5000 + 2200 = 7200 Hence, option d.
Which type of polymorphism is achieved through inheritance and method overriding?
- Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph?
In relational algebra, which operation is used to combine two relations and eliminate duplicate rows?
In RAID 5, how is data striping combined with parity information?
The SI unit for measuring frequency is:
3NF is best suitable for designing of the database?
What is the purpose of a Storage Area Network (SAN)?
Which of the following is true about Java's memory management?
Which of the following is an unsupervised neural network?
What is a transaction in a database management system?