Question
Consider the following statements in the context of the
Finance Commission: 1. It is a constitutional body formed under Article 280 of the constitution. 2. The constitution specifies the qualifications of members of the commission. 3. Finance Commission is the final authority to certify the net proceeds of the taxes. Which of the statements given above is/are correct?Solution
Article 280 of the Constitution of India provides for a Finance Commission as a quasi-judicial body. Hence statement 1 is correct. The Constitution authorizes the Parliament to determine the qualifications of members of the commission and the manner in which they should be selected. For this purpose, the Finance Commission (Miscellaneous Provisions) Act, 1951 has been enacted. Hence statement 2 is not correct. • Under Article 279 -“net proceeds” of any tax or duty, or of any part of any tax or duty, in or attributable to any area shall be ascertained and certified by the Comptroller and Auditor-General of India, whose certificate shall be final. Hence statement 3 is not correct.
The amortized cost of appending an element at the end of a dynamic array is:
In the context of artificial intelligence (AI), which type of learning requires labeled data to train models?
Which type of database join returns only the matching rows from two tables based on a condition?
When designing a system where data records are frequently added and removed from the middle of a sequence, which data structure offers the most efficien...
Which sorting algorithm is considered the most efficient for large datasets with no additional memory constraints?
- Machine Learning
Which Machine Learning model is best suited for predicting stock market trends based on sequential time-series data?
Which of the following is a key characteristic of an effective Management Information System (MIS)?
- Natural Language Processing (NLP)
In the context of sentiment analysis, which of the following NLP techniques provides the most accurate classification ...
What are the time and space complexities of the standard dynamic programming approach for finding the length of the Longest Common Subsequence (LCS) of ...
Which SQL query will retrieve the second highest salary from an Employee table?