Question
Mohit invested a certain amount at compound interest for
1 year at the rate of 20% per annum, compounded half-yearly. If the interest received by him is Rs. 1050, then find the principal amount.Solution
Time = 1 year = 2 half-years Rate = 20% per annum = 10% per half-year ATQ; P x (1 + 10/100)² - P = 1050 P x (1.1)² - P = 1050 1.21P - P = 1050 0.21P = 1050 'P' = 1050 ÷ 0.21 'P' = 5000
Appending value to list in python
Which database management system feature helps ensure that all transactions are completed successfully and consistently? Â Â
...- What will be the output of the following Java code snippet, which implements a simple ArrayList and performs an insertion and a retrieval? import java.util...
- Which of the following is a characteristic of Cross-Site Request Forgery (CSRF) attacks?
Which of the following is not a valid difference between IPv4 and IPv6?Â
What is the space complexity of program to reverse stack recursively?
In systems design, which of the following techniques is used to break down complex systems into smaller, more manageable components?
Data Frame are associated with which layer of OSI Model
Which of the following data structures is best suited for implementing a priority queue?  Â
In a mission-critical network requiring fault tolerance and multiple redundant paths, which of the following topologies provides the highest level of re...