- AMain accounts
- BAccount structures
- CAdvanced rules
- DAll of the listed options
Time Taken:
Correct Answer:
Wrong Answer:
Percentage: %
The correct answer is:
B. Gross Profit ✅
👉 Explanation:
A Balance Sheet shows the financial position of a business at a point in time, with three main elements:
Assets (Cash, Inventory, Property, etc.)
Liabilities (Loans, Creditors, etc.)
Equity/Capital
Gross Profit is not shown on the Balance Sheet.
It appears in the Trading/Profit & Loss Account (Income Statement), as it measures the difference between Sales and Cost of Goods Sold (COGS).
The correct answer is:
C. Cash ✅
👉 Explanation:
Cash is the most critical for the day-to-day operations of any business.
It is needed to pay employees, suppliers, utilities, and other expenses.
Even if a business is profitable on paper, without cash it cannot survive.
Assets are important, but not all assets are liquid (e.g., machinery, land).
Retained Earnings represent accumulated profits but are not immediately available in cash form.
⚡ So, cash flow is the lifeblood of business operations.
The correct answer is:
A. an Asset ✅
👉 Explanation:
A prepaid expense is something a business pays for in advance (like insurance, rent, or subscriptions) but will receive the benefit of in the future.
Since it represents a future economic benefit, it is recorded as a Current Asset on the Balance Sheet.
It is not Owner’s Equity (which represents the owner’s investment) and not a Liability (which is an obligation).
💡 Example: If a company pays ₹12,000 for a 1-year insurance policy in January, the unused portion (say 11 months) is recorded as Prepaid Expense (Asset).
The correct answer is:
A. Inventory Evaluation ✅
👉 Explanation:
LIFO (Last In, First Out) and FIFO (First In, First Out) are inventory valuation methods.
They determine how the cost of inventory sold (COGS) and ending inventory are calculated.
FIFO assumes the oldest inventory is sold first.
LIFO assumes the newest inventory is sold first.
They affect reported profits and inventory values but are not related to profit ratios or financing.
💡 Key point: These methods help businesses match costs with revenues and comply with accounting standards.
The correct answer is:
C. Depreciation Expense ✅
👉 Explanation:
Depreciation is a non-cash expense.
It represents the allocation of the cost of a fixed asset over its useful life.
No actual cash leaves the business when depreciation is recorded.
Lease Expense and Advertising Expense involve actual cash payments, so they reduce cash.
💡 Key point:
Non-cash expenses like Depreciation, Amortization, and Provisions affect profit but not the cash position.
The correct answer is:
C. Assets = Liabilities + Owner’s Equity ✅
👉 Explanation:
This is the fundamental accounting equation, which forms the foundation of double-entry bookkeeping.
It shows that everything a business owns (Assets) is financed either by:
Liabilities (borrowed funds) or
Owner’s Equity (owner’s investment).
Other options are either incorrect formulas or relate to profit calculations, not the basic accounting structure.
💡 Remember: Assets always equal the sum of Liabilities and Equity — it keeps the books balanced.
private → visible only inside the same class.
default (no keyword) → visible inside the same package only.
protected → visible inside the same package + visible in all subclasses (even if in a different package).
public → visible everywhere.
private protected → ❌ Not a valid keyword in Java.
We want a member of a class visible in all subclasses, regardless of the package.
✅ That’s exactly what protected does.
(b) protected
protected keyword to a member in a class will restrict its visibility as follows:protected → Accessible in:
same package (all classes inside it) ✅
subclasses even in other packages ✅
So the correct answer is:
(c) visible in all classes in the same package and subclasses in other packages
✔️ You can use Cash and bank management to maintain the company’s bank accounts and the financial instruments that are associated with those bank accounts. Cancel payments allows you to reverse a deposit made to the bank.
❌ Use accounts receivable to track customer invoices and payments that you receive from customers.
❌Credit and collections managers can use this central view to manage collections. Collection agents can begin the collections process from customer lists that are generated by using predefined collection criteria, or from the Customers page.
❌ Use general ledger to define and manage the company’s financial records. The general ledger is a register of debit and credit entries. These entries are classified by using the accounts that are listed in a chart of accounts.