Question
Consider the following statement about new accounting
mechanisms in the Public Finance Management System (PFMS). I. Treasury Single Account (TSA) for central government agencies and autonomous bodies. II. Single Nodal Agency (SNA) for distributing CSS funds to states. III. Centre had saved Rs 20,000 crores in FY22 on interest payments after adopting new accounting mechanisms. Which of the above statement is/are correct?Solution
Union Finance Secretary T V Somanathan said the Centre had saved Rs 10,000 crore in FY22 on interest payments after adopting new accounting mechanisms for central government agencies and centrally sponsored schemes (CSS) for state governments. Due to these, there was an unspent balance of Rs 1.2 trillion with state agencies from CSS as on March 31, 2022. This means this amount will be reduced from the Centre’s borrowing for now and it can be considered a short-term saving for the exchequer. The new accounting mechanisms in the Public Finance Management System are: • Treasury Single Account (TSA) for central government agencies and autonomous bodies • Single Nodal Agency (SNA) for distributing CSS funds to states A Treasury Single Account (TSA) is a unified structure of government bank accounts that aims to consolidate and optimize the use of Government cash resources.
In paging, the page size is defined by:
A system is in a safe state when:
If every non-key attribute is functionally dependent on the primary key, the relation will be in
A program needs to process elements from a `Queue` until it becomes empty. Which control flow structure is most suitable for this task?Â
Which operation is NOT part of relational algebra?
Consider the following Java code snippetÂ
public class Car {
  private String model;
  private int year;
  publ...
In relational algebra, the operation that combines tuples from two relations using common attribute values is:
What is a table joined with itself called?
Which SQL command is used to retrieve data from a table?
In a relational schema, which normal form eliminates transitive dependencies (i.e., non-prime attribute depends on another non-prime attribute)?