Question
Rs. 2000 invested for 2 years in a scheme offering
compound interest (compounded annually) of 15% p.a. gives an interest that is Rs. 20 less than the interest received on investing Rs. Y for a year at simple interest of 20% p.a.. Find the value of βYβ.Solution
Interest returned on investing Rs. 2000 = 2000(1 + 15/100)2 β 2000 = 2000(115/100)2 β 2000 = 2000(23/20)2 β 2000 = 2000{232/202)- 1} = 2000{529/400)- 1} = 2000(529 - 400)/400 = Rs. 645 So, interest returned on investing Rs. Y for 1 year at simple interest of 20% p.a. = 645 + 20 = Rs. 665 Or, Y Γ (20/100) = 665 Or, Y = 665 Γ (100/20) Or, Y = 3325
Which of the following is used to eliminate redundancy and anomalies in a database?
Which command is used to remove all records from a table without deleting the table structure?
The result of a Cartesian product of two relations R and S will have:
Which OOP principle allows a single interface to represent different underlying forms or data types?
Which of the following is true about a view in SQL?
A primary key in a table:
Which SQL keyword is used to sort the result set?
The concept of "data hiding" is primarily achieved through which OOP principle?
Which of the following is a valid constraint in SQL?
Which of the following statements about abstract classes is true?