Pages

Sunday, June 24, 2012

ZenQA Sample Paper






Total 4 Rounds Aptitude Written and Technical in 'C' Written followed by 2 Technical cum HR rounds
1- round Contains 11-12 aptitude (Fill in d Blanks) questions and 1 essay .

2- round contains 3-6 programs


Few questions:


1.code for "XEROX" is ZGTQA then write the code to"WATER"?

2."in four years" time add five times to dat at i was sixteen years.how old am i?

3.like ABCDEFGH is 6 then solve the DEFGH?

4.a man is going east side 10km and his right side and walk 3km next turn his right walk 3kms n turn his left(to west side) n walk 2kms?
a.then which direction he is walking?

b.how much distance to his starting point?

5.like rita is younger den rani and rani is elder den sham and sham is younger den rita and sham is elder den geetha den who is d younger?

6)Crocodile head,tail=3*head, body=1.5*head, then what is the value of head if total sum=171?

7)18,36,.. number series que

8)Coding-Decoding: abcd written as bcde the que is like this

9)a man with dog moves from home to ground with 4kmph and dog returns from home to ground and vice versa..with 6kmph
 how many km the dog will cover within 1 hr?


10)the clock shows correct time at noon, after that it shows 30 min less with correct time, after 4hr howmuch time we expect
 when the clock stops 5 hrs ago?


11)age problem: man age after 4yrs is equal to 5 times of the ageof 16 years back?


12)Books order? { Question is like physics book is on the top of some other book... bla bla }  
 

13)Pipe fill in 1/6 and 1/4.. the tank empties in 1/12.. the time req to empty the full tank is?
 

14)Hotel=12 , eat=.... [need to find relation in words and find number for the asked word ]
 
Essay 
write an essay about the "problems faced by woman in our society"?

TECHNICAL WRITTEN:
1)find out the trace of matrix: code writing

for(j=0;j<n;j++)
{
 if(i=j)
 sum+=a[i][j];
}


2)findout the whther the pgm is prime (3,5,...)or  perfect no(no is
sum of all divisors till the no.)

3)    1
     12  
    123
find out the error in the pgm

for(j=0;j<=i;j++)
{
 printf("%d",i);
}

4)write code for sorting program in ascending order?

5) find out the errors in the pgm hexa to decimal pgm..

a) hexa declared as char.
b)  in particular code parenthesis is must();

6) one stinr is given some operation is done in program  u find that opertion n output..........

7)write the code for unitary matrix n*n

8) find out the errors in the pgm hexa to decimal pgm..
                a) hexa declared as char.
                b)  in particular code parenthesis is must();

9) write function to sort the array elements

10) Given text is Palindrome are not  with out using String REV method

11) difference between two timings Starting n ending eg starting :10.30AM ending 2.00PM 


12) read the sides of triangle and print  Equilateral if sides r equal, right angle Triangle if H^2=S1^2+S2^2 and Isosceles if none of d sides r equal
TECHNICAL ROUND:

what r Stack n Queues n there real time usage?
what is Virtual Memory
what is muilti Threading , multiProgramming, MuiltiProcessing and MultiTasking?
if i have Only One program Can i do MultiThreading on it and Can i Do Multi Programming on it?????
what is an IP
what r the version n different O/s
what is difference between Different versions of MS-Office
what is Normalization
what is Stored Procedure in SQL
what is Difference b/w 32bit n 64bit O/S
what is anetwork and Some Network Components

. Define semaphore?
. what is testing?
. what is stored oriented procedure?
. what is virtual memory?
. what is os and its features?
. what is timer,counter?
. what is  dead locking system?

Finally SAVE TREES