Question
A certain sum when invested for 3 years in a scheme
offering simple interest of 15% p.a. gives an interest of Rs. 693. What is 125% of the sum invested?Solution
Let the sum invested = Rs. 100Y Then interest earned = 100Y × (0.15 × 3) = Rs. 45Y Or, 45Y = 693 Or, Y = (693/45) = 15.4 So, sum invested = Rs. 1540 125% of sum invested = 1540 × 1.25 = Rs. 1925
When does the "commit" operation in a transaction take place?
Which boolean operator represents logical AND?
Consider the following three functions.
f1 = 100n
f2 = nlogn
f3 = n√n
Which one of the fo...
How does blockchain achieve its tamper-resistant quality?
What is the scope of a variable in programming?
Attributes are made of more than one simple attribute.
What is a serializable schedule in concurrency control?
What is the term for the process of transferring data between physical memory and secondary storage in virtual memory systems?
What is a primary key in the context of the ER model?
Which of the operation is used to see the top element of stack?