Question
Who is required to comply with the Business
Responsibility and Sustainability Report (BRSR) guidelines, as introduced by SEBI? Refer to the following information to answer the next 5 questions (Q15 to Q19) Global disclosure requirements for ESG responsibilities have increased in the last decade. Materiality concept helps businesses identify critical products/services impacting long-term sustainable growth. Securities and Exchange Board of India (SEBI) introduced BRSR to link financial results with ESG performance. BRSR aids regulators, investors, and stakeholders in assessing overall business stability and sustainability. BRSR is mandatory prescribed class of companies. This is expected to apply for all listed and unlisted companies in subsequent years. BRSR disclosure in both annual report and MCA21 portal through xBRL language. The BRSR succeeds the BRR requirements that companies were expected to follow.Solution
The BRSR guidelines are mandatory for the top 1,000 listed entities by market capitalization.
Which of the following integrity constraints ensures that every non-null foreign key value must reference an existing primary key value in another tabl...
Hashing is used for:
The amortized cost of appending an element at the end of a dynamic array is:
Consider the following stack operations. What will be the content of the stack after executing all the operations?
Stackstack = new Stack... Which of the following is NOT among the OWASP Top 10 Web Security Risks?
In Python, what will be the output of the following code snippet, considering scope rules?
x = 5
In asymmetric encryption, which of the following statements is correct?
Which algorithm constructs a suffix tree in linear time?
What is the primary purpose of a B+ Tree in a database management system?
Which sorting algorithm has O(n log n) average case?