Zensar Technologies placement paper.
-------------------------------------
Compiled by,
Lalit Bhandari
The test comprises of 4 sections:
English
Mathematics
Analytical
Technical
1. if cake is coded as xvfz then open is?
jkzi
klyh
ijxg
2. If fhjl is coded as 681012 then bdfh is?
a)3579
b)2468
c)
d)
3. 5 fill in the blanks..
Paragraph questions.
The ratio of three numbers 3:4:5 and their product is 18144.the numbers are
a) 9,12,21
b)15,20,25
c)18,24,42
d)none of there
ans:c
A,B,C enter into a partnership investing rs.35000,45000,55000 respectively. The respective shares of A,B,C in annual profit of rs. 40500 are:
A)10500,13500,16500
b) 11500,13500,16000
c) 11000,14000,15500
d) 11500,12500,16500
ans :a.
A can finish a work in 18 days B can do the same work in 15 days. Bworked for 10 days and left the job. In how many days A alone can finish the remaining work?
Ans 6days.
A tree increases annually by 1/8 th of its height. By how much will it increase after 2.5 years, if it
stands today 10 ft. high?
A) more than 2 ft.
B) data insufficient
C) less than 12 ft.
D) more than 3 ft.
What is function pointer.
what is the output
main()
{
extern int i;
i=20;
printf("%d",i);
}
main()
{
char s[]="man";
for(i=0;i<3;i++)
printf("\n%c%c%c%c",s[i],*(s+i),*(i+s),i[s]);
}
what is difference b/w do while & while loop.
what is error in the prog.
main()
{
for(;;)
printf("hello");
}
some ques are on profit & loss, ratio , mixtures,pipe & cistern,time & speed,
What is function pointer.
what is the output
main()
{
extern int i;
i=20;
printf("%d",i);
}
main()
{
char s[]="man";
for(i=0;i<3;i++)
printf("\n%c%c%c%c",s[i],*(s+i),*(i+s),i[s]);
}
what is difference b/w do while & while loop.
what is error in the prog.
main()
{
for(;;)
printf("hello");
}
some ques are on profit & loss, ratio , mixtures,pipe & cistern,time & speed.