Question
Which of the following is/are not correct about the
electoral bond scheme: I. Earlier, no foreign company could donate to any political party under the Companies Act. II. A firm could only donate a maximum of 10% of its average 3-year net profit as political donations. III. Companies had to disclose details of their political donations in their annual statement of accounts. Which of the above statement is/are not correct?Solution
Restrictions that were done away with after the introduction of the electoral bond scheme: Statement I is correct -: Earlier, no foreign company could donate to any political party under the Companies Act Statement II is not correct -: A firm could donate a maximum of 7.5 per cent of its average 3 year net profit as political donations according to Section 182 of the Companies Act Statement III is correct -: As per the the Act, companies had to disclose details of their political donations in their annual statement of accounts. The government moved an amendment in the Finance Bill to ensure that this proviso would not be applicable to companies in case of electoral bonds.
Which of the following is the most appropriate algorithmic approach for solving the "Knapsack Problem" where the goal is to maximize the value within a ...
Which of the following Python libraries is most appropriate for creating statistical visualizations such as violin plots and heatmaps?
In an AVL tree, what happens if a node insertion causes the balance factor of a node to become +2 or -2?
What is the primary advantage of using the ARIMA (AutoRegressive Integrated Moving Average) model for forecasting time series data?
Which of the following R functions is used to perform a t-test for comparing the means of two independent samples?
Which of the following is the most critical factor for implementing predictive analytics in the finance industry for risk modeling?
Which sampling technique involves dividing the population into mutually exclusive subgroups and then randomly selecting samples from each subgroup?
What is the primary purpose of normalization in database design?
What is the primary benefit of customer segmentation in a data-driven marketing strategy?
What is the primary objective of Exploratory Data Analysis (EDA) in a data analysis workflow?