TCS Company Numerical Ability Alligation or Mixture

The ratio in which tea costing Rs. 192 per kg is to be mixed with tea costing Rs. 150 per kg, so that the mixed tea when sold for Rs. 194.4 per kg, gives a profit of 20%
A)5:3 B)5:2 C)2:5 D)3:5

Read Solution (Total 6)

TCS Other Question

Which of the following statements are correct about 6 used in the program?
int num[6];
num[6]=21;

A)In the first statement 6 specifies a particular element , whereas in the second statement it specifies a array size. B)In both the statements 6 specifies array size C)In the first statement 6 specifies a array size, whereas in the second statement it specifies a particular element of array. D)In the first statement 6 specifies a particular element, whereas in the second statement it specifies a type.
The 4th and 7th term of an arithmetic progression are 11 and -4 respectively. What is the 15th term ?
A)-44 B)-39 C)-49 D)-34