PlacementPapers.asia

Placement Papers 2008,2009,2010 for Freshers.Largest Collection of IT Companies Placement Papers and Interview Questions in india. Latest Placement Papers of IT and Non-IT Companies.




Categories

Links

  • Alumnus Placement Paper 1
    Sample Test paper
    1.  Find the locus of the point whose sum of distance from 2 fixed points is constant.
    2.  [-infinity to +infinity]integration(exp(-x*x))
    3.  The product of any 3 consecutive nos is always divisible by _ ? options[12/6/10/24]
    4   int i=0,j=50
    while (i<j)
    {
    if(<some condtn>)
    {
    <body of the loop>
    i++
    }
    elseif(<some condtn>)
    {   <body of the loop>
    j–
    }
    else(<some condtn>)
    {<body of the loop>
    j–
    }
    }
    How [...]

    No Comments