Question
Vishal has certain sum of money with him. He invested
80% of the sum in scheme βXβ offering 15% p.a. simple interest for 8 years and received Rs. 2040 as interest. He then invested the amount received from scheme βXβ in scheme βYβ for 2 years at 50% p.a., compound interest compounded annually. Find the amount received by Vishal from scheme B.Β ΒSolution
Let, Vishal invested Rs. x in scheme βXβ According to the question, {(x Γ 15 Γ 8)/100} = 2040 Or, x = 2040/1.2 Or, x = 1700 Total sum Vishal had = 1700/0.8 = Rs. 2125 Amount received from scheme βXβ = 1700 + 2040 = Rs. 3740 Amount received from scheme βYβ = 3740(1 + 50/100)2 = Rs. 8415Β Β
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?