Start learning 50% faster. Sign in now
SEBI recently extended the deadline to May 1, 2022 for implementation of swing pricing mechanism, for mutual fund schemes, aimed at discouraging large investors from sudden redemptions. The new framework, aimed at ensuring fairness in treatment of entering, exiting and existing investors in mutual fund schemes, particularly during market dislocation, was to be applicable from March 1. Based on the request received from Amfi, it has been decided to extend the implementation date of the provisions of swing pricing mechanism to May 1, 2022.
What is the primary goal of the Matrix Chain Multiplication problem in dynamic programming?
A software developer is designing a banking application where each bank account object should restrict direct access to its balance variable to prevent ...
Which of the following tools is commonly used for compliance auditing in Unix/Linux environments?
In ___ each address field determines two address fields i.e. either a memory word or the processor register.
State true or false
MD5 Hashing Algorithm was invented by RSA Labs (Ronald Rivest) in 1991. MD5 was invented to replace its previous version, ...
What is the output for the below code
MyList = ["New York", "London", "Paris", "New Delhi"] MyFile=open('output.txt','w') for element in MyLis...
What is the primary purpose of a MAC (Media Access Control) ID in networking?
Which functional dependency does not holds in given relation and why?
What is the primary goal of access authentication in computer systems?
In pipelining, the CPU executes each instruction in a series of following stages: Instruction Fetching (IF) —–> Instruction Decoding (ID) —–> In...