Question
A deposited Rs. 7500 at 20% per annum compound interest
in scheme A for 3 years. After 3 years, he deposited total amount at 25% simple interest per annum in another scheme B. Find the interest earned from scheme B after 3 years.Solution
Total amount earned from scheme A = 7500 × (1.20)^2 = Rs. 12960 Interest earned from scheme B = (12960 × 25 × 3)/100 = Rs. 9720
Which part of RDBMS handles concurrency control to ensure multiple transactions operate concurrently without conflicts?
What is the main purpose of the parity bit in error detection?
A 'ransomware' attack typically involves:
Wi-Fi networks (IEEE 802.11) primarily use which medium access control method to avoid collisions?
What does a "hash" represent in the context of blockchain?
What is the scope of a parameter in a function?
The "fetch-decode-execute" cycle in CPU control design refers to the sequence of actions performed for each:
- Name the method in which each user is assigned with an equal-portion of the bandwidth.
What is a key advantage of the Go programming language in terms of concurrency?
Accessing top element of stack without deleting it ?