Question
Given below are two statements, one labelled as
Assertion (A) and the other labelled as Reason (R). You are to examine these two statements carefully and select the answers using the code given below: Assertion (A): ‘Securities Premium Reserve’ can be distributed as dividend. Reason (R):Amount of securities premium reserve cannot be distributed as dividend. It can only be used for the purposes listed under section 52 of the Companies Act.Solution
The assertion that 'Securities Premium Reserve' can be distributed as dividend is false. According to section 52 of the Companies Act, the amount in the securities premium reserve cannot be distributed as dividends. It can only be used for specific purposes such as issuing fully paid bonus shares, writing off preliminary expenses, and buy-back of shares, among others. Therefore, the reason correctly explains that the securities premium reserve cannot be used for dividend distribution and can only be used for the specified purposes under section 52.
Join of two table R and S where each has “m” and “n” tuples will be of size?
Which one of the following expressions does NOT represent the exclusive NOR of x and y?
The Protocol Data Unit (PDU) at the Network Layer of the OSI model is commonly referred to as a:
What is the purpose of the "ORDER BY" clause in an SQL query?
Physical limitation of a signal is called?
What is the purpose of a capacitor in an AC circuit?
Which famous algorithm follows a greedy approach for solving the minimum spanning tree problem in a graph?
Which component in the MVC architecture communicates directly with the database?
What is the main characteristic of a greedy algorithm?
State true/false
Merge sort uses Divide and Conquer approach to sort the elements.