Creativo - the topper's choice

www.creativo.co.in ( Placement papers of all companies are here )

Monday, May 01, 2006

Prodex

1.error message(other function shud return some values) the 20th ques based on the above..but returns, given the value is 3,4......chk the value.
2.x=3 function(++x)...value 4 is passed to the function
3.x=3 function(x++)...value 3 is passed to the function
4.some ques on file opening... if(name)..(exixts) { ... } the file can be opened
5.if(!name)...(not exixts) { ... } the file cant b opened
6.a for loop ques does not print array...condition not satisfied a[10]={10,14,18,20}
7.another for loop ques prints correctly...condition satisfied
8.main() { function(x,y); } vid function(int *x,int *y) { ..... } the function does not work.
9.A d(); a j; it works well


1) Group Interview - (Almost like HR interview) - 15 persons in a group. (total 180 students)
* Tell me about urself * Tell abt the company * How u define success * Aim in ur life * Project * similar type of questions
2) All questions based on C++ - 20 questions in 30 mins (not very difficult) (total 72 students)
3) HR Interview (total 15 students)
4) Psychometry Test (personality test) (total 7 students)
Selected two.
Some Questions
1) two questions based on aliasing concept in c++ ( swap)2) few questions based on Inheritance3) base constructors, derived constructors, 4) some tricky questions using while, for and if loops5) some oops concepts - polymorphism( overloading)6) Find output

0 Comments:

Post a Comment

<< Home