Start learning 50% faster. Sign in now
Buying a stock and put option on that will give protection against the downside risk. If the price of the stock falls to even zero then the put option can be exercised and amount equivalent to exercise price can be recovered (against the payment of premium). If the price of the stock rises then put will simply expire worthless (against a payment of premium).
What is the purpose of an interface in object-oriented programming?
What is the purpose of the shebang (#!) in a shell script?
Devices which are used to receive data from central processing unit are classified as
Which protocol is used for managing and monitoring network devices and their functions?
Simplify the following Boolean expression using Boolean algebra laws:
F = (A + B) * (A' + C) * (B + C)
Which command is used to sort the lines of a file in a Unix/Linux system?
How many labeled binary tress can be made with n nodes?
Which concurrency control technique allows multiple transactions to access the database simultaneously?
What is an identifier in C language?
What is the scope of a parameter in a function?