Question
Under AS 6, which of the following cannot be considered
a method of depreciation?Solution
Explanation: Revaluation method is not recognized as a systematic depreciation method under AS 6.AS 6 includes methods like straight-line, diminishing balance, machine hour, annuity, etc., but revaluation is not a depreciation method .
A company is analyzing customer feedback to classify it into two groups: "Positive" and "Negative." What type of data and analysis is being employed?
Which of the following is the most accurate description of semi-structured data ?
Which of the following best describes quantitative data in a business analysis context?
In requirement analysis, which of the following best defines functional requirements?
A financial institution notices an unusual pattern in transactions where large amounts are transferred between new accounts shortly after opening. Which...
In SQL, which type of join returns all records from the left table and the matched records from the right table, and fills in NULL values for non-matchi...
CREATE OR REPLACE VIEW high _ salary _ employees AS
SELECT employee _ id, salary
FROM employees
WHERE salary > 50000;
Which ...
Which of the following is the correct decomposition of time series data into its components?
Which of the following best represents the role of data wrangling in the data analysis process?
A team leader requests a dashboard to display key performance indicators (KPIs) for the sales department. What is the most important consideration when ...