Question
Praveen earned an interest of Rs. 10,400 by investing a
certain sum with bank C under scheme III for two years. How much interest he would have earned had he invested the same sum for the same duration with the same bank under scheme II.Solution
Under scheme III: SI = 10400 = `(P xx R xx T)/100 = (P xx 6.5 xx 2)/100` `or P = Rs. 80000` Under scheme II: Net CI % of 2 years = 5 + 5 + `(5xx5)/100` = 10.25% So net CI = `80000 xx 10.25% = Rs. 8200`
Any numbered relationship has how many participating entities?
Predict the correct output

What is the purpose of virtual memory?
Which boolean operator represents logical AND?
In Stop-and-Wait flow control, what happens if the sender does not receive an acknowledgment for a transmitted frame?
Which error correction technique is capable of correcting single-bit errors and detecting two-bit errors?
What is the purpose of a weak entity in the ER model?
What is the purpose of the Program Counter (PC) in CPU control design?
What is the time complexity of a dynamic programming solution for a problem with "n" subproblems and each subproblem taking "O(1)" time to solve?
What happens to the memory allocated to a local variable when the function exits?