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.
1.   Predict the output of the code
public class Animal {
  public static void main(String args[])
           ...
- What is the purpose of Inheritance in Object-Oriented Programming?                            ...
What will be the output of the following code snippet implementing the Least Recently Used (LRU) page replacement algorithm?
def lru(pages, capac...
How can we delete all records in SQL?
Integrated Circuits (ICs) were the hallmark of which computer generation, leading to smaller, faster, and more reliable machines?
Which of the following is NOT considered a core characteristic of cloud computing?Â
Which of the following algorithm design techniques is characterized by breaking a problem into smaller sub-problems and solving each recursively?   �...
Which of the following statements about Classless Inter-Domain Routing (CIDR) is NOT true?Â
- Which of the following best defines the concept of Encapsulation in Object-Oriented Programming (OOP)?
Which of the following HTTP methods is idempotent and used to completely replace a resource on the server?Â