Which app is launched by SEBI to create awareness among the investors about the basic concepts of Securities Market, KYC Process, trading and settlement, mutual funds, recent market developments, investor grievances redressal mechanism?
Chairman, SEBI launched ‘Saa₹thi’ – SEBI’s Mobile App on Investor Education. The SEBI Mobile App aims to create awareness among the investors about the basic concepts of Securities Market, KYC Process, trading and settlement, mutual funds, recent market developments, investor grievances redressal mechanism, etc. The App is available in Hindi and English. The Android and iOS versions of the App can be downloaded from Play Store and App Store respectively. Note - Such dynamic aspects are covered in Live Classes for Revision for Finance and also in the Additional Information according to latest SEBI and RBI Circulars for SEBI General and Research
The best case time complexity of selection sort?
Which command is used to view the contents of a file in the terminal?
The result evaluating the postfix expression 10 5 + 60 6/ * 8 – is
Which extension is for executable/installation files?
What is a deadlock in a computer system?
Which concurrency control technique allows a transaction to read uncommitted data?
ATM is an example of
What will be the output of the code
int main(){
int i;
for(i=0;i
int i;
i=20;
print(“%d”, i);
}
return 0;
}
What are the three main components of a bipolar junction transistor (BJT)?
What is the purpose of virtual memory?