Mu Sigma Previous Papers
Mu-Sigma Placement Paper 1. 1/4th of 1/2 of 3/4th of 52000 = ? (1) 4875 (2) 4857 (3) 4785 (4) 4877 (5) None of these Answer: 1 2. void main() { int a[5] ={1,2,3,4,5},i,j=2,b; for (i =0;i<5;i++ ) func(j,a[i]); for (i =0;i<5;i++ ) printf(?%d?,a[i]); } func(int j,int *a) { j=j+1; a=a+j; b= b+2; } Output: 12345 3. A survey of a village showed that 1 / 10 of the total population speak neither Hindi nor English. 1 / 5 of them cannot speak English and 3 / 7 of them cannot speak Hindi. What percentages of people know only one language? A) 42.86 % B) 40 % C) 34 % D) None of these 4. Mr Roy found an old bill which shows that he brought 10 hens for Rs_67.92_ the first and the last digits were missing....