From (i), Difference = PR²/100² ⇒ 96 = (15000 ×R²)/10000 ⇒ R² = (96 ×10000)/15000 = 64 ∴ R = 8% p.a. From (ii), R = (x ×100)/(x × 5) = 20% Hence, we can find the answer from either statement (i) or statement (ii).
Which is a part of machine learning that works with neural networks?
In red-black tree, if the parent node is red, colour of child nodes will be?
What is the ACID acronym in database transactions?
What data structure is commonly used to represent the parse tree in parsing?
What is the output of the following Python code snippet?
x = [1, 2, 3]
y = x
x.append(4)
print(y)
The SI unit for measuring electric resistance is:
In a public key infrastructure (PKI), what is the primary role of a Certificate Authority (CA)?
Which of the following is a base case in recursive functions?
To change mode of myfile to 'rwxr–r–' , the command used is
The normal distribution is also known as the: