Question
In which city is the JFarm Adaptive Agriculture Research
& Extension Centre being established by TAFE and ICRISAT?Solution
The JFarm Adaptive Agriculture Research & Extension Centre, a joint initiative of TAFE and ICRISAT, is being established at ICRISAT’s Patancheru campus in Hyderabad. The centre will focus on sustainable agriculture and mechanisation for small and marginal farmers.
Which of the following methods is most appropriate for forecasting future values in time series data with a consistent trend and seasonality?
A hospital uses a data-driven approach to improve patient care. They identify that patients with similar conditions respond differently to treatments b...
A company uses a firewall to filter incoming and outgoing network traffic. Despite this, an attacker successfully accesses the network through a vulnera...
Which of the following best describes the purpose of data wrangling?
You are working on a customer churn analysis project. Your objective is to predict which customers are likely to leave the service in the next quarter. ...
Which of the following keys ensures that no duplicate values are allowed and also uniquely identifies a record in a relational database table?
Consider the following Python code:
class Shape:
  def area(self):
    return 0
class Circle(Shape):
 �...
What is a common method to handle missing data in a dataset?
Deadlock prevention in operating systems can be achieved by ensuring which of the following conditions does NOT hold?
Which method would be most effective in identifying the relationship strength between two continuous variables?