Test Paper:3 Paper Type: Whole Testpaper Test Date: 5 October 2010 Test Location: BPS College of Engg, Kerala Posted By: Vimal
Test Paper:3 Paper Type: Whole Testpaper Test Date: 5 October 2010 Test Location: BPS College of Engg, Kerala Posted By: Vimal
Test Paper:3 Paper Type: Whole Testpaper Test Date: 5 October 2010 Test Location: BPS College of Engg, Kerala Posted By: Vimal
Aptitude test:
Questions = 50; time limit = 50 minutes. No negative marking. Offline (paper & pen)
test. There was individual cut off for all the sections
Direction 1-5: In each of the following questions, find out which part of the sentence
has an error. If there is no mistake the answer is 'no error'
A B C D
Ans: B
2. The flight purser took control / of the plane after / the pilot had had / a heart attack /
No error
A B C D
E
Ans: C
3. My friend did not see me / for many years / when I met him last week / No error
A B C D
Ans: A
4. We grieve our loss and cry helplessly / while we should be fighting for our rights / and
die a noble death / No error
A B
C D
Ans: B
Ans: D
Directions 6-10: The following questions consist of two words each that have a certain
relationship to each other, followed by four lettered pairs of words. Select the lettered
pair that has the same relationship as the original pair of words.
6. Kangaroo: Australia
Ans: C
7. Coronation: Reign
Ans: D
8. Grain: Salt
Ans: A
9. Scythe; Reaping
Ans: B
Ans: D
Directions 11-12: In each of the following questions, a sentence has been given in
Active (or passive) voice. Out of the four alternatives suggested select the one which
best express the same sentence in Passive (or Active) Voice.
Ans: D
Ans: B
Directions 13-15: Pick out the most effective word from the given words to fill in the
blank to make the sentence meaningfully complete
Ans: C
Ans: B
15. Had the police not reached there in time the bandits him
A) Did have killed B) will have killed C) would kill D) would have killed
Ans: D
The questions 1-5 are based on the following data six knights - P, Q, R, S, T and U -
assemble for a long journey in two traveling parties. For security, each traveling party
consists of at least two knights. The two parties travel by separate routes, northern and
southern. After one month, the routes of the northern and southern groups converge for
a brief time and at that point the knights can, if they wish, rearrange their traveling.
Parties before continuing, again in two parties along separate northern and southern
routes. Throughout the entire trip, the composition of traveling parties must be in accord
with the following conditions P and R are deadly enemies and, although they may meet
briefly, can never travel together.
P must travel in the same party with S
Q can't travel by the southern route
U can't change routes
1. If one of the two parties of knights consists of P and U and two other knights and
travels by the southern route, the other members of this party besides P and U must be
a) Q and S
b) Q and T
c) R and S
d) R and T
e) S and T
Ans: e
2) If each of the two parties of knights consists of exactly three members, which of the
following is not a possible traveling party and route?
Ans: a
3) If one of the two parties of knights consists of U and two other knights and travels by
the northern route, the other members of this party >besides U must be
a) P and S
b) P and T
c) Q and R
d) Q and T
e) R and T
Ans: c
4) If each of the two parties of knights consists of exactly three members of different
parties, and R travels by the Northern route, then T must travel by the
Ans: a
5) If, when the two parties of knights encounter one another after a month, exactly one
knight changes from one traveling party to the other traveling party, that knight must be
a) P b) Q c) R d) S e) T
Ans: e
A) 3 B) 9 C) 1/3 D) 1/9
Ans: D
A) 1: 2 B) 2: 1 C) 5: 1 D) 10: 1
Ans: B
8. A starts business with Rs.3500 and after 5 months, B joins with A as his partner.
After a year, the profit is divided in the ratio 2 : 3. What is B's contribution in the
Capital?
Ans: D
9. Ronald and Elan are working on an assignment. Ronald takes 6 hours to type 32 pages
on a computer, while Elan takes 5 hours to type 40 pages. How much time will they take,
working together on two different computers to type an assignment of 110 pages?
Ans: C
10. A and B can do a piece of work in 72 days; B and C can do it in 120 days; A dn C can
do it in 4 days. Who among these will take the least time if put to do it alone?
Ans: C
11. A cistern can be filled by a tap in 4 hours while it can be emptied by another tap in 9
hours. If both taps are opened simultaneously, then after how much time will the cistern
get filled?
12. Pipe a can fill a tank in 5 hours, pipe B in 10 hours and pipe C in 30 hours. If all the
pipes are open, in how many hours will the tank completely?
Ans: C
13. A thief steals a car at 2.30 p.m and drives it at 60 kmph. The theft is discovered at 3
p.m and the owner sets off in another car at 75 kmph. When will be overtake the thief.
Ans: E
14. Two trains starting at the same time from two stations 200 km apart, and going in
opposite directions cross each other at a distance of 110 km from one of the stations.
What is the ratio of their speeds?
Ans: B
15. Two trains each 100 m long, moving in opposite directions, cross each other in 8
seconds. If one is moving twice as fast the other, then the speed of the faster train is
Ans: C
1. main()
{
char string[]="Hello World";
display (string);
}
void display (char *string)
{
printf("%s",string);
}
main()
{
int x=7;
int y=3;
dprintf(x/y);
}
Ans: c
Ans: e
4) The file which is used for recovering from the run time errors known as
A. QRS B. TSR C. PNG D. DAT
Ans: A
5) Among the following recording modes, which method uses both the objects and
mouse coordinates
a. Normal b. Low level c. Analog d. All of the above
Ans: b
Ans: d
7) After running a test that contains both input and output parameters, where can the
results of an output parameter be found?
a. Local Data Sheet
b. Global Data Sheet
c. Run-time Data Table
d. Design-time Data Table
Ans: c
8) If you have a Virtual Object Collection stored on your machine, and you don’t want to
use it what you must do?
Ans: c
9. For a 25MHz processor, what is the time taken by the instruction which needs 3 clock
cycles,
Ans. (c)
Ans. (a)
b) Interconnection in WINDOWS
c) Interconnection in WINDOWS NT
d)None
Ans: c
15. In signed magnitude notation what is the minimum value that can be represented
with 8 bits
(a) -128 (b) -255 (c) -127 (d) 0
Ans: a
Ans: a
18. The type of the controlling statement of a switch statement cannot be of the type
a) 3 b) 5 c) 6 d) a+18 e) None
Ans: b
# include
class x {
public:
int a;
x();
};
x::x() { a=10; cout<
class b:public x {
public:
b();
};
b::b() { a=20; cout<
main ()
{ b temp;
}
21. What will be the output of this program?
a) 10 b) 20 c) 2010 d) 1020
Ans: b