Question
Find out the error according to the grammar and context of
the given sentences. If there is no error, mark option 5, i.e. No error. (Ignore the punctuation errors, if any.) A recent report by the (1)/ RBI highlights the shift (2)/ towards healthy and prime (3)/ borrower in the economy (4)/no error (5)Solution
In the sentence, "borrower" should be plural to match the context, as the shift is being discussed in a general sense, referring to multiple borrowers rather than just one.So, the corrected sentence should be:"A recent report by the RBI highlights the shift towards healthy and prime borrowers in the economy.
What is the purpose of the break statement in Python?
Which of the following statements best describes the primary difference between big data and traditional data?
Which type of data visualization is most useful for identifying the relationship between two continuous variables?
Which SQL query would return the top three departments with the highest total salaries from an employees table with columns department , salary , and em...
Which of the following scenarios demonstrates an appropriate application of time series analysis?
A data analyst is assessing a dataset with inconsistent categorical entries, such as "USA," "U.S.A," "United States," and "US" for the country field. Wh...
A company’s network experiences intermittent connectivity issues. Upon analysis, the network technician observes frequent CRC (Cyclic Redundancy Check...
In which phase of the SDLC is User Acceptance Testing (UAT) most commonly performed?
A data analyst is working with a dataset containing missing values, duplicate entries, and inconsistent formats. What is the most important step in ensu...
When performing data normalization, what is the primary purpose?