XANSA Placement Papers 2011

May 10, 2011

1.What is the output of the following code?
x=0;y=1;
for( j=1;j<4;j++){
x=x+j;
y*=j;
}
2.List the two advantages of views.
3.There is a 200 miles long tunnel. one train enters the tunnel at a speed of 200mph while the other trains enter the tunnel in the opposite direction at a speed of 1000 mph. A bee travels at a speed [...]

Read the full article →

Virtusa Placement Papers 2011

May 10, 2011

Directions (1-8): Each of the following questions is based on a set of facts. Choose the correct answer in each case.
1. The owner of a four-story commercial building discovered termites in the building’s first and second floors and called an exterminator. The exterminator pumped gar into the walls on both the first [...]

Read the full article →

ValueLabs Placement Papers 2011

May 10, 2011

1) What does ‘virtual”keyword in C++?
2) Depth of balanced binary tree?
a) log2n b) log2n+1 c) n d) None
3) EACKFHDBG what is preorder?
4) Total no od comparisons in buubble sort when list is not sorted
5) static variale in C stored in
a) heap b) stack c) code segment d) none
6) Eficien data structure for store/search list of [...]

Read the full article →

TCS Placement Papers 2011

May 10, 2011

1. A circular dart board of radius 1 foot is at a distance of 20 feet from you. You throw a dart at it and it hits the dartboard at some point X in the circle. What is the probability that X is closer to the center of the circle than the [...]

Read the full article →

Tata Motors Placement Papers 2011

May 10, 2011

1. the ratio of natural frequency on earth to moon?
2. pitch of the bolt of 30 mm metric thread diameter is?
3. upper portion of set screw is given fig shown and asked which type of set screw is ?
4. which of the parts given is harder one?
Ans a). inner case b) outer case like [...]

Read the full article →