Question
In the sentence, certain words are in bold and numbered
from A to E, which are the possible pairs to be interchanged. Choose the pair(s) of words which need to be interchanged to make the sentence grammatically correct and meaningful. The manager’s decision to (A) allocate more resources to marketing was widely (B) welcomed by the team, who felt that their efforts were finally being (C) acknowledged . However, there was a sense of (D) implementing when it came to (E) reluctance the new strategy, as some team members feared it might lead to more work for them.Solution
The sentence makes more sense if (D) implementing and (E) reluctance are swapped, as follows: D ("implementing") should be replaced with E ("reluctance") to describe the "sense of reluctance" about the new strategy. E ("reluctance") should go where D is, because it's about the hesitation to carry out or execute the new strategy.
A company has a large dataset with a mix of numeric and categorical data. To ensure fair comparisons between variables, which data transformation techni...
Which of the following is NOT true about binary search ?
Which of the following sampling techniques is most suitable when the population is divided into distinct subgroups, and it is important to ensure each s...
What is the primary objective of Exploratory Data Analysis (EDA) in a data analysis workflow?
When identifying business problems, what is the first step a data analyst should take to ensure clarity and effectiveness in solving the problem?
A company collects sales data from different regions, but the "Revenue" column uses inconsistent currency formats (USD, EUR, INR). What is the best appr...
Which of the following is the best example of metadata in a database system?
A smart home system is compromised, and attackers remotely control connected devices like security cameras and smart locks. Which security principle is ...
What is the primary benefit of customer segmentation in a data-driven marketing strategy?
How do you open a file in read mode in Python?