Question
Ms. Hema invests Rs. 8000 for six months at 20% per
annum compounded quarterly. The total amount she gets after 6 months is :Solution
We know that, A = P (1 + R/10)n Here, the interest rate is 20% per annum, and interest is compounded quarterly. ∴ Interest rate per interest period is 20/4 = 5%. Also, the interest is calculated after six months, number of periods = 6/3 = 2 Amount = 8000 (1 + 5/100)2 => A = 8000 × 21/20 × 21/20 => A = Rs.8820
What does the following code do?
x = [1, 2, 3]
y = [4, 5, 6]
z = x + y
Binary relationship has how many participating entities?
Which component of RDBMS allows users and applications to interact with the database through SQL queries?
Which circuit configuration has a single path for current flow?
Which type of tree structure is optimized for sequential access and range queries?
Simplify the following Boolean expression using Boolean algebra laws:
F = (A + B) * (A' + C) * (B + C)
What is the main purpose of a digital signature?
Which of the following is a key function of the network layer?
syntax of loops in shell scripting?
Default value of boolean variable in an array