Start learning 50% faster. Sign in now
Explanation: Section 43. Kinds of share capital: The share capital of a company limited by shares shall be of two kinds, namely:— (a) equity share capital— (i) with voting right ; or (ii) with differential rights as to dividend, voting or otherwise in accordance with such rules as may be prescribed; and (b) preference share capital.
In asymmetric encryption, which of the following statements is correct?
Which of the following is the most effective method to ensure data confidentiality when transmitting sensitive information over a public network?
Which of the following data structures is best suited for implementing a LIFO (Last In, First Out) mechanism?
Which of the following is a key advantage of digital signatures?
Which of the following statements accurately describes the function of a Gantt Chart in project management?
Which I/O scheduling algorithm is most suitable for minimizing seek time in hard drives?
Which page replacement algorithm minimizes the number of page faults theoretically but is difficult to implement in practice?
In Python, what will be the output of the following code snippet, considering scope rules?
x = 5
...
Which of the following integrity constraints ensures that every non-null foreign key value must reference an existing primary key value in another tabl...
Which Machine Learning model is best suited for predicting stock market trends based on sequential time-series data?