Start learning 50% faster. Sign in now
ATQ, Let the amount invested on SIP 'P' be Rs. ‘p’. So, the amount invested on SIP 'Q' = Rs. (63,000 – p) Interest earned from SIP 'P' = p × {(1 + 0.10)³ – 1} = Rs. 0.331p Interest earned from Sip Q = (63000 – p) × 0.12 × 3 = Rs. (22680 – 0.36p) So, 0.331p + 22680 – 0.36p = 21723 0.029p = 957 p = 33,000 So, the amount invested in SIP P and Q are Rs. 33,000 and Rs. 30,000 respectively. So, the desired % = {(33000 – 30000)/30000} × 100 = 3000/300 = 10%
In database management, which SQL command is used to remove a table and all its data from a database?
Pick the odd one out.
Which of the following storage devices is considered non-volatile?
In the context of databases, what does the term sharding refer to?
Which of the following concurrency control techniques allows multiple transactions to read data simultaneously but ensures that only one transaction ca...
Which of the following is used to speed up data retrieval in a relational database?
What does the term "normalization" refer to in the context of database design?
Which of the following is true about Information?
What is the purpose of the SQL "GROUP BY" clause?
Which normal form deals with the issue of transitive dependencies?