Question
What is the favorite sport of Sarita? Statement
I: Sarita devotes maximum time watching Cricket. Statement II: Sarita does not like Football but her brother Karan likes Hockey. Statement III: Sarita played Badminton in her school and won a Gold medal. The question given below consists of three statements numbered I, II and III given below it. You have to decide whether the data provided in the statements are sufficient to answer the question. Read all the statements and give answer.Solution
From I: Sarita devotes maximum time watching Cricket. It is clear from this statement that Sarita devotes maximum time watching Cricket but this does not mean that her favorite sport is Cricket. From II: Sarita does not like Football but her brother Karan likes Hockey. No proper information is given. From III: Sarita played Badminton in her school and won a Gold medal. It is clear from this statement that she played Badminton in her and won a Gold medal but this does not mean that Badminton is her favorite sport. Hence, favorite sports of Sarita cannot be determined as information provided by these statements is insufficient to give the answer.
What is the purpose of the with statement when working with files?
Data Frame are associated with which layer of OSI Model
- What will be the output of the following Java code snippet, which implements a simple ArrayList and performs an insertion and a retrieval? import java.util...
Which of the following protocols is responsible for sending and receiving emails across the internet?Â
In data analytics, which algorithm is commonly used for predictive modeling when the target variable is categorical?   Â
Which of the following SQL queries is used to find the second highest salary from an employee table?
SELECT MAX (salary) Â Â Â Â Â Â Â FROM empl...- Which attack type specifically targets application-layer protocols like HTTP, DNS, and SMTP?
Which of the following is the most effective method for ensuring that an organization complies with security and privacy regulations such as GDPR or HIP...
In database management systems (DBMS), which normalization form removes partial dependency?
Which of the following statements best describes a key difference between virtual machines and containers?Â