Question
What is the ratio of total number of refrigerators in
Store B and D together to the total number of AC in the same Store together? Study the table carefully to answer the questions given below: Total number of items = 32500 The items are sold in various store and within each store percentage of refrigerators and AC is given.Solution
Total number of Refrigerators in B = (15/100) × 32500 × (60/100) = 2925 Total number of Refrigerators in D = (28/100) × 32500 × (75/100) = 6825 Total number of AC in B = (15/100) × 32500 × (40/100) = 1950 Total number of AC in D = (28/100) × 32500 × (25/100) = 2275 Required Ratio = (2925 + 6825): (1950 + 2275) => 9750 ∶  4225 = 30∶ 13
Which of the following routing algorithms guarantees loop-free paths using feasibility condition?
If we want to represent the graph as an______ , then it can be implemented as_______.Â
In a circuit with n nodes, how many independent KCL equations can be written?
The join operation can be defined as
The major drawback of RAD model is __________.
Which scheduling policy may result in high waiting times for long-running jobs?
In the context of ADTs, what does "polymorphism" refer to?
Which of the following is NOT a characteristic of a good algorithm?
In C programming, which header file is commonly used to work with DMA?
What is a critical section in the context of synchronization?