Start learning 50% faster. Sign in now
The sovereign gold bond (SGB) scheme was launched in November 2015 with an objective to cut down the demand for physical gold and shift a part of the domestic savings – used for the purchase of gold – into financial savings. · The bonds are denominated in multiples of gram(s) of gold with a basic unit of one gram. · The tenor of the bond will be for a period of eight years with exit option after fifth year to be exercised on the next interest payment dates. · The minimum permissible investment is one gram of gold and the maximum limit of subscription is 4 kg for individual, 4 kg for HUF and 20 kg for trusts and similar entities per financial year. · SGB comes with a 2.5% coupon attached and tax advantage for its investors. · The price of the bond is fixed in Indian rupees on the basis of a simple average of the closing price of gold of 999 purity , published by the India Bullion and Jewellers Association (IBJA) for the last three working days of the week preceding the subscription period
Which relationship type indicates that an entity is associated with exactly one instance of another entity?
In RDBMS, what is the purpose of the Data Dictionary?
Which scheduling policy guarantees that every job will be executed in a finite amount of time?
What is the worst-case time complexity of inserting n2 elements into an AVL tree with n elements initially?
Sending a packet to all destination simultaneously is called
What is the output of the following Python code snippet?
x = [1, 2, 3]
y = x
x.append(4)
print(y)
Which of the following is NOT a common synchronization mechanism in operating systems?
In digital electronics, a flip-flop is a sequential logic circuit capable of storing one bit of information. Which statement about flip-flops is true?
Which PHP function is used for connecting to a MySQL database?
How many digits are there in the octal number system?