Question
Which Indian state released the State Policy for
Transgender Persons, 2025?Solution
Tamil Nadu released the State Policy for Transgender Persons, 2025, focusing on securing inheritance rights, enforcing anti-violence laws, and ensuring educational institutions update certificates in line with the Transgender Persons (Protection of Rights) Act, 2019.
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...