Question
The given pie-chart shows the total number of children
who opted different courses in a summer camp in May 2019. 300 students attended the summer camp, and every child was allowed to opt only one activity for the camp. The total number of students who opted for Yoga and Painting taken together is how much less than the total number of children who opted for Music and Dance taken together?Solution
300 students attended the summer camp, and every child was allowed to opt only one activity for the camp. So 100% = 300 1% = 3 The total number of students who opted for Yoga and Painting taken together = (18+12)% = 30% = 30x3 = 90 total number of children who opted for Music and Dance taken together = (24+16)% = 40% = 40x3 = 120 Required answer = 120-90 = 30
Which of the following best describes Abstraction in Object-Oriented Programming (OOP)?
Which of the following statements about parameter passing in Python is TRUE?
Which data structure is used for undo operations in text editors?
KMP improves naive string matching by:
Which of the following is a key challenge in handling deadlocks in an operating system?
Which of the following integrity constraints ensures that every non-null foreign key value must reference an existing primary key value in another tabl...
Which of the following is a core characteristic of Big Data?
Which data structure is used in BFS traversal of graphs?
Which of the following best illustrates Encapsulation in Object-Oriented Programming?
Which of the following is the most critical success factor for the implementation of a Decision Support System (DSS) within an organization?