Question
A seller sold three types of fruits i.e. apples,
bananas, and oranges. The number of apples sold is 30% of the total number of fruits sold, and the ratio of bananas to oranges sold is 3:2 respectively. If the difference between the number of apples sold and the number of oranges sold is 84, then find the number of bananas sold.Solution
ATQ, Let the total number of fruits sold be '100x' Number of apples sold = 0.30 × 100x = '30x' Number of oranges sold = (2/5) × 70x = (70x × 2)/5 = 28x Given: So, the number of bananas sold:
- Which type of join retrieves records from two tables where there is no matching entry in the second table?
In Hadoop’s distributed storage system, which of the following is responsible for managing and storing the actual data blocks?
Dynamic programming is used by
Which of the following code snippets correctly implements a singly linked list in Java, including the ability to insert a new node at the beginning?
Which all statements are correct about Sorting
Which of the following is the correct CIDR notation for a network with a subnet mask of 255.255.255.240?Â
Consider a Binary Search Tree (BST) where every node stores a key and two child pointers. What is the time complexity of finding the Lowest Common Ances...
Which of the following accurately describes the primary benefit of server virtualization in a data center environment?Â
In a hypervisor-based virtualization environment, which of the following storage solutions is best suited for providing high availability and scalabilit...
Which of the following virtualization types allows multiple operating systems to run concurrently on a single physical machine, but does not require a h...