SELECT * FROM question_mgmt as q WHERE id=4699 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=11 AND chapterId=201 and ex_no='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th accountancy Trail Balance and Rectification of Errors explain errors of principle and give two examples

Question:

Explain errors of principle and give two examples with measures to rectify them.

Answer:

When some fundamental principle of Accountancy is violated while recording a transaction, the error is termed as error of principle. These errors are committed in those cases where a proper distinction between capital and revenue items is not made, i.e., a capital expenditure is treated as a revenue expenditure or vice-versa.

These errors may be of two types:-

a) When a capital expenditure is treated as revenue expenditure.
For example, if the purchase of furniture is treated as an ordinary purchase and is thus debited to purchase account instead of furniture account, it will be an error of principle.
Similarly, if the amount spent on the extension of a building is debited to a repairs account instead of a building account, it is also an error of principle.

b) When a revenue expenditure is treated as capital expenditure
For example, if the amount spent on the repair of an old machinery is debited to the machinery account instead of the repairs account.

Measures to Rectify Errors of Principle

If an irrelevant account has been debited instead of the correct account: Debit the account that should have been debited. Credit the account that has been erroneously debited.


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!=4699 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!=4699 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