Question
Who has the power to decide on the rules of
qualification of National Commission President?Solution
Consumer Protection Act  S. 55. (1) The Central Government may, by notification, make rules to provide for qualifications, appointment, term of office, salaries and allowances, resignation, removal and other terms and conditions of service of the President and members of the National Commission
In R, summary() function provides:
What will be the output of the following C code?
#include < stdio.h >
void main ( ) {
  int x = 10, y = 20, *p1 = &x, *p2 = &y;...
Which of the following is the best approach for presenting data-driven insights to a non-technical audience?
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 a distinguishing feature of Tableau when compared to Power BI?
Which of the following is the primary benefit of using APIs over web scraping for data collection from a website?
A data analyst has generated insights on customer retention trends. To effectively communicate these insights, which of the following techniques would b...
A logistics company wants to reduce delivery delays using predictive analysis. What should they focus on?
In defining KPIs for a marketing campaign, what is the most critical aspect a data analyst should ensure?
Which phase of the Software Development Lifecycle (SDLC) focuses on gathering detailed functional and non-functional requirements to define project scop...