Question
XYZ Ltd. is planning a private placement to raise
capital and is considering including the following groups: a. 40 identified individuals. b. 20 qualified institutional buyers. c. 25 employees participating in an employee stock option scheme. XYZ Corp. is keen on ensuring compliance with the Companies Act, 2013, which governs private placements. Based on the provisions of the Companies Act, 2013, which of the following statements best describes the compliance requirements for XYZ Corp.'s private placement?Solution
According to the Companies Act, 2013 the number of identified persons for a private placement must not exceed 50, unless the regulations allow a higher limit, which can be up to 200. Qualified institutional buyers and employees participating in an employee stock option scheme are exempt from this numerical cap. Thus, XYZ Corp. can include up to 50 identified individuals, excluding the exempt groups (qualified institutional buyers and employees). If the number of identified persons is increased, it can go up to 200, but this does not include the exempt groups. Option c correctly describes this scenario. Section 42.Offer or invitation for subscription of securities on private placement: (2) A private placement shall be made only to a select group of persons who have been identified by the Board (herein referred to as “identified persons”), whose number shall not exceed fifty or such higher number as may be prescribed excluding the qualified institutional buyers and employees of the company being offered securities under a scheme of employees stock option in terms of provisions of clause (b) of sub-section (1) of section 62, in a financial year subject to such conditions as may be prescribed. Companies (Prospectus and Allotment of Securities) Rules,2014: Rule 14 (2) Provided that any offer or invitation made to qualified institutional buyers, or to employees of the company under a scheme of employees stock option as per provisions of clause (b) of sub-section (1) of section 62 shall not be considered while calculating the limit of two hundred persons.
Which probability distribution represents a continuous random variable with a constant probability density function over a specified interval?
What is the term for the process of transferring data between physical memory and secondary storage in virtual memory systems?
What is the primary advantage of using shared memory for IPC?
In a binomial distribution, which parameter represents the probability of success on a single trial?
What is the role of the catch block in exception handling?
What is the purpose of the "self" parameter in a Python class method?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which component of RDBMS is responsible for processing SQL queries and managing database interactions?
AB`->` CD
AF`->` D
DE`->` F
C`->` G
F`->` E
G`->` A
Then which of the following is false?
In a CSS file, there is a CSS rule for paragraphs tags – what does p can be called?