Question
Rs. 10000 is invested in scheme βAβ for a year at
simple interest of 29% p.a. The interest received from scheme βAβ is reinvested for 2 years in scheme βBβ which offers compound interest (compounded annually) of 50% p.a. What is the total amount received from scheme βBβ?Solution
Interest received from scheme βAβ = 10000 Γ (29/100) = Rs. 2900 Amount received from scheme βBβ = 2900 Γ {1 + (50/100)2} = 2.25 Γ 2900 = Rs. 6525
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?