Question
A company’s Balance Sheet shows the following
figures: • Current Assets amounting to ₹12,00,000, which include an Inventory balance of ₹3,00,000. • Current Liabilities are recorded at ₹6,00,000. For the purpose of liquidity assessment, analysts wish to compute the Acid-Test Ratio (Quick Ratio), Which of the following represents the correct Quick Ratio for the company?Solution
Quick assets = 12,00,000 – 3,00,000 = 9,00,000. Current liabilities = 6,00,000. Quick ratio = 9,00,000 / 6,00,000 = 1.5.
"Liveness analysis" in code optimization determines:
Which of the following grammars is suitable for top-down parsing?
What is the primary purpose of a "symbol table" in a compiler's runtime environment?
Common Subexpression Elimination (CSE) is an optimization technique that:
Which of the following techniques is used to ensure that a database design eliminates redundant data?
Which data structure is commonly used in implementing a recursive descent parser?
Peephole optimization is applied during:
Which parsing method uses a stack and an input buffer?
Which of the following is the first phase of a compiler?
Which of the following is NOT a type of intermediate code?