Вы находитесь на странице: 1из 5

1)which is the fastest: FTP, TELNET ,TCP, etc.

2)output:

main(){

int x=20 ,y=35;

x= x++ + y++;

y = ++x + ++y;

printf(?%d %d?,x,y);

} (this c program code is provided and you have to find out the output. There are
other c

language programming skills questions like below.)

3)char *p[]=?rachit and devender?;

printf(?%C?,++(p[4]));

4)const char *p[]=?abhishek and Ankur?;

char k=?a?;

p[1]=k;

printf(?%s?,p);

5)main(){

extern int i;

i=5;

printf(?%d?,i);
}

6) main(){

int i,j=2;

if(i%j !=0)

j=5;

printf(?%d?,j);

For what values if i the output will be 5 : options 1)when i is even 2) odd 3)prime
4) fro all

7)complexity of merge sort .?

8)which sorting also will use to sort {1,2,3,4,5} ?

9)which cpu register holds the address of next instruction?

10)Main(){

Char *p[]=?pradeep mani?;

Printf(?%c%c%c%c?,p[i],i[p],(* p+1),*(p+1));

11) select * from dual ; output..??

12) we cant typedef (i) pointers (ii) function (iii) double (iv) I and II both above
are some of the

question which are been asked in the 4th section of the Aptitude test.
After 30 minutes, result was declared, 5 candidates were selected.

Technical Interview Questions:

What is pointer to a function?

Explain the working of pointer to a function

Difference between char const *p , const char *p ,const * char p, const char *
const p

What Is FILE *fp

Write a program to print a file from the last .

Write a program to encrypt the file

What is abstraction

What is run time polymorphism

What is register storage class? If a variable is declared as register then is it


compulsory that it

will be of storage type register?

What is interface in java?

What is implementation?

Why java doesn?t support multiple inheritance?

Is c++ is pure object oriented?

Why we need new operator in java at the time of object declaration and why not
in c++?

Write a program to implement virtual functions.

What is the difference between file and database storage ?

Difference between hierarchical data model and network data model ?

What are the 12 codd?s rule ?

Gave me a table and asked me to normalize it up to 3 nf .

Difference between BCNF and 4 nf ?

Difference between conflict and view serialzability

What is batch operating system ?

Difference between multiprogramming and multitasking ?


What are different types of scheduler ? explain short term scheduler ?

What are different scheduling algorithms ?

What is a system call?

Monitors and Semaphores ?

What are different CPU registers ?

Object oriented model , Component Assembly model and Waterfall model ?


compare them ?

Difference between OSI and TCP/IP?

X.25 ?

CSMA/CD ?

IEEE?

Heap Sort , Merge Sort ?

Hashing Technique ?

This round lasted for around 50-55 minutes. Now came the time for the HR
interview:

Normal Questions:

1) Describe Yourself as a person ?

2) Say something about dream.

3) Which is your dream company ?

4) Then why zensar?

5)Where do you see yourself after 5 years?


First section was the English section, for me it is the toughest hurdle coz I had prepared the
articles, prepositions, tenses, synonyms and antonyms but the pattern of the test was totally
different, there was a complete sentence in which a fragment is underlined and we have to replace
that fragment with the given options, and it was a real hack when I tried out options one by one
every one is perfectly fine. I was really confused and the next five question were like

Prem Chandra was a _______ poet, he has written several ______ with his title and still lots of
them _______.

In these question I shooted lots of arrows (I hope some of them might hit the target )

Next 5 question were like Heat: temperature:: _______:_______ I m sure that I haven't
answered more then 2 correctly.

And the last five question were based on a passage (I say to me that, "yaar agar English ki
sectional cut off cross karna hai to kuch bhikar ke ye sare question thik karne hi padenge") I read
the passage twice and I m sure that I must have answered all the question right.

Two mins were still there, I tried to keep myself calm but I was really frustrated.

Next section was Maths no problem for me at all.. I was quite frustrated coz of mine English
section that's why I was even unable to remember the table of 18 in one of question. I have to
find 18 * 9 nothing came in to mind at that time every thing was like ??????? then I done 180-18
to calculate it again was even unable to subtract I said oh god ..what is happening today. Then
after a min I regained my senses and I have done 16 questions 100% correct in just 10 or 11 odd
mins. Question were very simple like

1)A can do a work in 31 days and B can do the same work in 8 days ,A alone started the work
after few days he was joined by B, and the work completed in 10 days . After how many days A is
been joined by B.

2)In an election between 2 candidate one have got 53% votes and won by 1057 votes, how many
votes were there ?

3)A spent 3589 Rs. In first four months and 5216 Rs. In next eight months, if he saves 2368 Rs
per month then what is his salary ?

4)A man sells a bike and a cow in 14000 Rs., by selling his bike he loses 20% and gained 20% in
selling his cow, if the total profit was 200 Rs. Then what was the cost price of cow?

5)Two no. are in 2:3 ratio if the three fifth of the first number is added to two third of the second
no then the new ratio will be ?

6)The cp a ltrs of milk is 12 rs, a milk man purchases 20lts of milk and wants to earn 200Rs. in
the transaction if he sells 20 ltrs of milk then how much water will be the sp of a ltr milk... (too
simple its not allegation)

And simple problem on ages, allegation, time and distance etc.

Next Section, Reasoning was avg. not too easy not too tough, an average person can do almost
65% of the question and rest of the question were quite tough,question were like,

A, B, C, D, and E were 3 guys and 2 girls, each one have the b'day in Jan, Feb,..may;

Each one of them like sweets, ice cream...etc.

Вам также может понравиться