Question
XYZ Ltd. is a medium-sized manufacturing company. Its
summarized Balance Sheet and additional financial information for the year ended 31st March 2024 are given below. Use this data to answer the following independent questions. Balance Sheet of XYZ Ltd. (as on 31st March 2024) Additional Information (from P&L A/c) • EBIT = ₹12,00,000 • Provision for tax = 40% Calculate the Current Ratio of XYZ Ltd. from the given data.Solution
Current Assets = 8,00,000 + 6,00,000 + 3,00,000 + 1,00,000 = 18,00,000 Current Liabilities = 8,00,000 + 4,00,000 = 12,00,000 CR = 18,00,000 ÷ 12,00,000 = 1.5 : 1Â
Which type of software testing focuses on the internal structure and logic of the code rather than its functionality?
Which sampling technique is best suited for dividing a population into distinct subgroups and ensuring each subgroup is proportionally represented?
Which of the following best distinguishes random sampling from non-random sampling ?
Which of the following is an example of metadata in data management?
In Python, which method in the Pandas library would you use to replace NaN values in a DataFrame with the median value of each column?
In defining KPIs for a marketing campaign, what is the most critical aspect a data analyst should ensure?
A team leader requests a dashboard to display key performance indicators (KPIs) for the sales department. What is the most important consideration when ...
In time series decomposition, which component is removed to achieve stationarity?
Which of the following best demonstrates encapsulation in Object-Oriented Programming (OOP)?
Which data structure is used in Prim’s Algorithm to efficiently find the minimum edge connecting a vertex to the spanning tree?