Question
Following SEBI's expanded ESG Debt
Securities framework effective from June 5, 2025, which of the following is a mandatory operational requirement for an issuer of Green Bonds to ensure transparency and prevent greenwashing in 2026?Solution
Environment, Social and Governance Debt Securities or ESG Debt Securities means green debt securities, social bonds, sustainability bonds, sustainability-linked bonds, or any other type of bonds, by whatever name called, that are issued in accordance with such international frameworks.  A Green Bond is a type of a bond which is issued to finance projects that generate environmental benefits, such as renewable energy, energy efficiency, clean transportation and sustainable water projects, among others. A Green Bond, under the â Disclosure Requirements for Issuance and Listing of Green Debt Securitiesâ circular by SEBI is defined as debt securities which are to be utilised for projects and/or assets falling under any of the following categories:
- Renewable and sustainable energy including wind, solar, bioenergy, other sources of energy which use clean technology, etc.
- Clean transportation including mass/public transportation, etc.
- Sustainable water management including clean and/or drinking water, water recycling, etc.
- Climate change adaptation.
- Energy efficiency including efficient and green buildings, etc.
- Sustainable waste management including recycling, waste to energy, efficient disposal of wastage, etc.
- Sustainable land use including sustainable forestry and agriculture, afforestation, etc.
- Biodiversity conservation and any other category as maybe notified by SEBI.
Which of the following is true about the primary key in a relational database?
What is a primary key in a relational database?
Which of the following is a transaction property ensuring all steps are completed or none?
A company needs to schedule a maximum number of meetings in a single conference room. Each meeting `i` has a start time `s_i` and an finish time `f_i`. ...
Query optimization heuristic that âpushes selections downâ improves:
Which type of relationship exists when a record in one table can relate to multiple records in another table, and vice versa?
The command to test reachability of a host in Linux is:
Which of the following is NOT a common type of error encountered during software development?Â
Which deadlock prevention scheme allows older transactions to preempt younger ones?
In the context of debugging an Object-Oriented program, what does "stepping over" a method call typically do in a debugger?Â