Start learning 50% faster. Sign in now
Ratio between the no. of cars sold by X in the 2nd quarter to the no. of cars sold by Z in the 3rd quarter =100/100 =1 Ratio between no. of cars sold in the 2nd quarter to the no. of cars sold in the 3rd quarter by all the branches = (100+150+200+125+75)/(25+75+100+150+50) = 650 /400 = 1.625 Ratio between the no. of cars sold by V and W together in the 1st quarter to the no. of cars sold X and Y together in the 3rd quarter =(25+100)/(25+75)=125/100 = 1.25 Ratio between the no. of cars sold by Y in the 1st and 2nd quarter to the no. of cars sold by W in the 2nd and 3rd quarter = (50+150)/(75+50) = 200/125 = 1.6 Ratio between the no . of cars sold by Y in the 3rd quarter to the no. of cars sold by the same branch in the 2nd quarter =75/150 = 0.5 So [if gte msEquation 12]>
In object-oriented programming, what type of polymorphism is achieved at runtime?
Which of the following algorithm design techniques is characterized by breaking a problem into smaller sub-problems and solving each recursively? �...
What will be the output of the following code snippet demonstrating abstraction in Python?
from abc import ABC, abstractmethod
class Shape...
In the context of preemptive CPU scheduling, which of the following algorithms can potentially cause starvation, and how can this issue be mitigated?
In which scenario would para virtualization be preferred over full virtualization?
In Hadoop’s distributed storage system, which of the following is responsible for managing and storing the actual data blocks?
In terms of processor performance, which factor has the greatest impact on reducing instruction execution time for computationally heavy applications? ...
Port number for data and control of FTP protocol
Which is/are correct w.r.t Passive attacks
Which of the following statements about Classless Inter-Domain Routing (CIDR) is NOT true?