Question
In the landmark case CIT v. Sunaero Limited (2012) and
related cases, courts addressed the concept of "wholly-owned subsidiary" and its legal implications under the Companies Act, 2013. The Court established principles regarding subsidiary company status. Which principle was established?Solution
In CIT v. Sunaero Limited and related case law, courts have held that a "wholly-owned subsidiary" under the Companies Act requires 100% ownership by the holding company. If any shares are held by individuals (even as nominees or at the direction of the parent), those shares must be proven to be held beneficially for the parent company; otherwise, the subsidiary loses wholly-owned status. This principle is critical for tax benefits and regulatory treatment under the Act. The judgment clarified that formal shareholding structure is what matters for legal classification, not mere operational control. Courts will not accept arguments that nominee holders are merely holding shares on behalf of the parent without explicit legal evidence.
Which COCOMO model is used for early-stage estimates with limited project information?
 Which component is used to store electric charge in an electronic circuit?
What does HTML stand for in web technology?
Consider the following sorting algorithms.
I. Quicksort II. Heapsort III. Mergesort
Which of them perform in least time in the worst case?
The sum of the probabilities of all possible outcomes in a binomial distribution is equal to:
Define Mapping Process?
What is the primary advantage of dynamic memory allocation?
In TCP/IP, the "three-way handshake" is used to establish a connection. What is the correct sequence of messages?
Which of the following sorting algorithms has a worst-case time complexity of O(n^2)?
State true/false
Merge sort uses Divide and Conquer approach to sort the elements.