Question
How much funding has Uttarakhand secured from the
European Investment Bank (EIB) for urban infrastructure?Solution
Uttarakhand secured ₹1,910 crore from the European Investment Bank (EIB) to improve clean water and sewerage infrastructure in towns like Pithoragarh , Sitarganj , and Kashipur .
A company wants to analyze customer sentiment about their new product by extracting data from Twitter. Which data collection method is most appropriate ...
Which visualization is best for showing trends over time?
Which of the following scheduling algorithms can cause the starvation of low-priority processes?
Why is sampling commonly used in data analysis, especially when dealing with large datasets?
You are combining sales data from three different sources, each with slightly different column names for the same information (e.g., "Product_ID," "Prod...
In Excel, you want to summarize sales data by region and product category, displaying the sum of sales for each combination. Which feature should you us...
Which of the following Big Data processing models is based on the concept of continuous data flow processing?Â
A company notices a sudden spike in product returns during a specific quarter. Which type of analysis should be conducted to identify the root cause an...
Consider the following Python code snippet:
class Employee:
  def __init__(self, name, age):
    self.name = name
<...A data analyst in a multinational company is tasked with generating insights from sales data. Which of the following best describes the primary respons...