Question
Recently SEBI has issued a master circular on the
redressal of investor grievances through the which of the following platform?Solution
SEBI issued a master circular on the redressal of investor grievances through the SCORES platform and said the option of one-time review is available in case the complainant is not satisfied with the grievance resolution In the circular, SEBI stated that in order to enhance ease, speed and accuracy in the redressal of grievance, the complaint shall be lodged on SCORES within one year from the date of cause of action, subject to certain conditions. The conditions would be that the complainant has approached the listed company or registered intermediary/ MII (Market Infrastructure Institutions) for redressal of the complaint or the complaint has been rejected. Other conditions include that the complainant has not received any communication from the concerned listed company or the registered intermediary/ MII or, the complainant is not satisfied with the reply received or the redressal action taken.
What will be the output of the following C code?
#include < stdio.h >
void main ( ) {
int x = 10, y = 20, *p1 = &x, *p2 = &y;...
Which of the following statements correctly differentiates between continuous and categorical data?
How is the optimal sample size determined in statistical analysis?
In Power BI, which feature allows the creation of dynamic and customized summaries of data by dragging and dropping fields into a table-like structure?
Which forecasting method is most appropriate for time series data with a consistent trend but no seasonality?
In a dataset with outliers, which measure is more robust than the mean?
Consider the following Python code snippet:
class Employee:
def __init__(self, name, age):
self.name = name
<...In hypothesis testing, which of the following statements best describes the null hypothesis?
Which of the following best illustrates the concept of polymorphism in Object-Oriented Programming (OOP)?
Which of the following best illustrates the use of trend analysis in marketing?