Question
A Debenture of face value of Rs.500 is currently
quoting at Rs.530. The duration of the debenture is 3 years. The market interest rates moved from 4.5% to 5.5%. What would be the new price of the debenture?Solution
With duration of 3 years, an increase in interest rates by 1%, the price of the bond will fall by 3%. As such the new price of bond = 530 – (3% of 530) = 514.1
What is a "smart object" in IoT?
Which register stores the temporary results during computation?
Which of these is an application of AI in healthcare?
Simplify the Boolean expression.
Y= AB+A(B+C)+B(B+C)
What is the primary purpose of the UNION ALL operator in SQL?
In a digital communication system, let the encoding scheme be “Add 1 at the end of the bit stream if number of 1 bits is odd, else add 0 at the end of...
Which of the following language is used for specifying style sheets for XML documents?
- Does Dijkstra's algorithm work for graphs with both negative and positive edge weights?
What is the output for the below code
MyList = ["New York", "London", "Paris", "New Delhi"] MyFile=open('output.txt','w') for element in MyLis...
Which unit holds data temporarily and loses it when power is off?