Placement Papers - Mphasis

Mphasis
MPHASIS PATTERN - 11 OCT 2006 - BANGALORE
Posted by :
Basheeruddin
(27)
Hi Friends

It was easy but only Aptitude part was tough.

There was 60 questions of 60 minutes.
Objective type questions
No Negative marking

First 25 questions on Verbal (Antonyms, passage, reasoning, analogy...)
Second 20 questions on purely aptitude.
Third 15 questions on Technical (C, C++, DS, Unix)

Technical ques:

1) i=2;
  pf("%d,%d",i++,i++);
What is the output?

2) postfix ques

By, Ragini