SELECT * FROM question_mgmt as q WHERE id=912 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=11 AND chapterId=132 and ex_no='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th accountancy Theory Base of Accounting why is it important to adopt a consistent basis fo

Question:

Why is it important to adopt a consistent basis for the preparation of financial statements? Explain.

Answer:

Financial statements are drawn to provide information about growth or decline of business activities over a period of time or comparison of the results, i.e. intra-firm (comparison within the same organisation) or inter-firm comparisons (comparison between different firms). Comparisons can be performed only when the accounting policies are uniform and consistent.

According to the Consistency Principle, accounting practices once selected should be continued over a period of time (i.e. years after years) and should not be changed very frequently. These help in a better understanding of the financial statements and thus make comparisons easy. For example, if a firm is following FIFO method for recording stock, and switches over to the weighted average method, then the results of this year cannot be compared to that of the previous years. Although consistency does notprevent change in the accounting policies, but if change in the policies is essential for better presentation and better understanding of the financial results, then the firm must undertake change in its accounting policies and must fully disclose all the relevant information, reasons and effects of those changes in the financial statements.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='11' AND ex_no!=0 AND status=1 and id!=912 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='11' AND ex_no!=0 AND status=1 and id!=912 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question