Question
With reference to GST Council, consider the following
statements I. It is considered as a federal body where both the Centre and the states get due representation. II. Both the Union and the state have equal voting weightage in decision making. III. Council's decisions are recommendatory in nature. Which of the following statements is/are correct?Solution
It is a constitutional body under Article 279A, introduced by the Constitution (One Hundred and First Amendment) Act, 2016. It is empowered to modify, reconcile or to procure any law or regulation based on the context of GST in India. It is also considered as a federal body where both the centre and the states get due representation. Functions: It makes recommendations to the Union and State Government on issues related to GST. Composition Chairperson: Union Finance Minister. Members: Union State Minister of Revenue or Finance and Ministers in-charge of Finance or Taxation of all the States. Every decision of the GST Council shall be taken at a meeting by a majority of not less than three-fourths of the weighted votes of the members present and voting, in accordance with the following principles, namely: Vote of the Central Government shall have a weightage of one third of the total votes cast. Votes of all the State Governments taken together shall have a Weightage of two-thirds of the total votes cast, in that meeting.
Which access specifier allows data to be accessed only within the class?
What is the primary goal of concurrent programming in software development?
In a program with multiple conditional statements (if-else if-else), understanding the code flow involves determining:
Which of the following best represents the concept of polymorphism in Object-Oriented Programming?Â
Complete the Java method to check if an integer array arr is empty.
public class ArrayChecker {
  public boolean isEmpty(int[] arr) {<...
In a multithreaded environment, which of the following synchronization mechanisms is used to prevent race conditions?Â
Which of these techniques is primarily used for word embeddings?
Consider the following C code:
#include
#include
int main() {
  char str1[] = "Hello";
  ...
What is the main goal of the Dining Philosophers Problem in computer science?
A circuit has five branches with four nodes including reference node , then the number of linearly independent mesh equation would be_______