Prodex




Prodex

Filed under:

Prodex Placement Question Paper

Prodex Paper

1.x=3
function(++x)…value 4 is passed to the function

2 x=3
function(x++)…value 3 is passed to the function

3.some ques on file opening…
if(name)..(exixts)
{

} the file can be opened

4.if(!name)…(not exixts)
{

} the file cant b opened

5. a for loop ques does not print array…condition not satisfied
a[10]={10,14,18,20}

6.another for loop ques prints correctly…condition satisfied

7.main()
{
function(x,y);
}
void function(int *x,int *y)
{
…..
}
the function does not work.

8.A d();
a j;
it works well

Related Plament Papers and Companies

Prodex Placement Question Papers

Prodex Placement Question Papers ProdEx Technologies Some Questions 1) two questions based on aliasing concept in c++ ( swap) 2) few questions based on Inheritance 3) base constructors, derived constructors, 4) some tricky questions using while, for and if loops 5) some oops concepts - polymorphism( overloading) 6) Find output Interview. selection procedure in s.r.m : 1.written test(in s.r.m they asked 20 C++ questions..it was very easy it seems...and 15 was the cut off..in c++ questions were from the oops concepts-multiple choice type...) 2.g.d & g.i(the second round was the group discussion and they also had the group interview and in this the frequently

  • Resources













  • Placement Papers Archives