Question
According to Union Budget 2023-24, consider
the following statements regarding Electronics sectors: 1. Mobile phone production in India has increased from 5.8 crore units valued at about in 2014-15 to 31 crore units. 2. There is an increase in customs duty on import of certain parts and inputs like camera lens. 3. There is continuation of the concessional duty on lithium-ion cells for batteries. Which of the above statements is/are correct?Solution
As a result of various initiatives of the Government, including the Phased Manufacturing programme, mobile phone production in India has increased from 5.8 crore units valued at about 18,900 crore in 2014-15 to 31 crore units valued at over 2,75,000 crore in the last financial year. To further deepen domestic value addition in manufacture of mobile phones, I propose to provide relief in customs duty on import of certain parts and inputs like camera lens and continue the concessional duty on lithium-ion cells for batteries for another year.
Which of the following is the correct decomposition of time series data into its components?
Which of the following is an example of semi-structured data ?
Which type of malware is designed to replicate itself without user intervention and spread across networks, often causing widespread disruption?
You receive a dataset with missing values in multiple columns. What is the most effective approach to handle these missing values?
When integrating multiple datasets, which approach helps resolve inconsistencies and create uniformity across all data sources?
A data structure allows insertion and deletion only from one end. Which of the following best describes its use case in real-world scenarios?
In Python, which of the following functions in the Pandas library is used to merge two DataFrames df1 and df2 on a common column id?
A data analyst is working on a survey dataset that records customer feedback as "Very Satisfied," "Satisfied," "Neutral," "Dissatisfied," and "Very Diss...
In Exploratory Data Analysis (EDA), which of the following is the primary purpose of using histograms?
Which type of software testing focuses on the internal structure and logic of the code rather than its functionality?