Question
Which of the following statements related to disease
management is/are correct (A). Biological management of disease make use of, hyperparasitism. (B). Thiram is a contact fungicide. (C). Bordeaux mixture consists of copper sulphate, ammonium carbonate and water (D). Crop rotation is a prophylactic measure of disease management. Choose the correct answer from the options given below:Solution
(A) Biological management using hyperparasitism: True, this involves using one parasite against another to manage crop diseases. (B) Thiram is a contact fungicide: True, thiram is a widely used contact fungicide. (C) Bordeaux mixture components: False, Bordeaux mixture consists of copper sulphate, lime, and water, not ammonium carbonate. (D) Crop rotation as a prophylactic measure: True, rotating crops can prevent the buildup of soil-borne pathogens.
When dealing with data from a social media platform that includes posts, images, and metadata, what type of data format is this dataset classified as?
What is the result of the following SQL query?
 SELECT department, COUNT (employee_id)Â
FROM employees GROUPBY department HAVING COUNT (e...Which of the following is a key difference between random sampling and non-random sampling?
Why is metadata critical for managing large datasets?
Which of the following best describes a method to handle inconsistent data when integrating datasets from different sources?
Why is testing for stationarity important in time series modeling, and which test is commonly used for this purpose?
Which natural language processing (NLP) technique is best suited for understanding the contextual meaning of words in a sentence?
Which of the following Big Data processing models is based on the concept of continuous data flow processing?Â
Which of the following is a distinguishing feature of Tableau when compared to Power BI?
In regex, ^abc matches: