Question
Which of the following Section deals with ‘Company to
accept unpaid share capital, although not called up’?Solution
Section 50 - Company to accept unpaid share capital, although not called up. 1) A company may, if so authorised by its articles , accept from any member , the whole or a part of the amount remaining unpaid on any shares held by him, even if no part of that amount has been called up. (2) A member of the company limited by shares shall not be entitled to any voting right in respect of the amount paid by him under sub-section (1) until that amount has been called up.
What is the purpose of the SQL "HAVING" clause?
What does the term "normalization" refer to in the context of database design?
What is the purpose of the SQL "UNION" operator?
In database management, which SQL command is used to remove a table and all its data from a database?
Which of the following concurrency control techniques allows multiple transactions to read data simultaneously but ensures that only one transaction ca...
Which of the following is used to speed up data retrieval in a relational database?
In the context of databases, what does the term sharding refer to?
In a relational database, a foreign key is used to:
What is the full form of DBMS?
What is the purpose of the SQL "GROUP BY" clause?