Question
An amount becomes five times of itself in 40 years at
simple interest. Find the value of (3R + 10), where R is the rate of interest per annum.Solution
Let the amount invested be Rs. 'p'.
Interest earned = 5p − p = Rs. 4p
Simple interest = Principal × Rate × Time ÷ 100
So, 4p = p × R × 40 ÷ 100
Or, R = (4 × 100) ÷ 40 = 10
Required value = 3 × 10 + 10 = 30 + 10 = 40
The amortized cost of appending an element at the end of a dynamic array is:
Which design pattern is most suitable for controlling access to a resource by limiting the number of clients that can use it concurrently?
In a data warehousing environment, what is the primary purpose of an OLAP (Online Analytical Processing) cube?
Which type of database key is a candidate key that has not been chosen as the primary key?
Which of the following is a key objective of the Requirement Analysis phase in the Software Development Lifecycle (SDLC)?
Which of the following correctly describes the primary difference between Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS)?
...Which network topology ensures full redundancy but is highly expensive and complex to implement?
Which of the following best describes the primary function of an IoT gateway in an Internet of Things (IoT) network?
In the context of asymmetric encryption, which of the following is a key feature of public-private key pairs?
Which of the following best describes Abstraction in Object-Oriented Programming (OOP)?