Archive for aptitude question and answers
You are browsing the archives of aptitude question and answers.
You are browsing the archives of aptitude question and answers.
ALLIGATION OR MIXTURES
Important Facts and Formula:
1.Allegation:It is the rule that enables us to find the ratio in which two of more ingredients at the given price must be mixed to produce a mixture of a desired price.
2.Mean Price:The cost price of a unit quantity of the mixture is called the mean price.
3.Rule of Allegation:If two [...]
Try the following.
1. There are seventy clerks working in a company, of which 30 are females. Also, 30 clerks are married; 24 clerks are above 25 years of age; 19 married clerks are above 25 years, of which 7 are males; 12 males are above 25 years of age; and 15 males are married. [...]
For the following, find the next term in the series
1. 6, 24, 60,120, 210
a) 336 b) 366 c) 330 d) 660
Answer : a) 336
Explanation : The series is 1.2.3, 2.3.4, 3.4.5, 4.5.6, 5.6.7, ….. ( ‘.’ means product)
2. [...]
19. If a light flashes every 6 seconds, how many times will it flash in ¾ of an hour?
20. If point P is on line segment AB, then which of the following is always true?
(1) AP = PB (2) AP > PB (3) PB > AP (4) AB > AP (5) [...]
26. In RDBMS, what is the efficient data structure used in the internal storage representation?
B+ tree. Because in B+ tree, all the data is stored only in leaf nodes, that makes searching easier. This corresponds to the records that shall be stored in leaf nodes.
27. Draw the B-tree of order 3 created by [...]