Related Articles by Labels



Widget by Hoctro

Friday, August 22, 2008

BlueStar: Placement Paper AUG 2004

In aug 2004 paper
Now about the Test.


Test consisted of 4 sections.


1) Analytical 20 Q 20 min
Analytical Section is very easy.Simple arithmetic type
problems
are asked.

2) Software 20 Q 20 min
This section was rather tough.It consisted of typical
S/W
questions except from these 4 topics.

3 & 4) You have to choose 2 papers out of 4 papers
from
C/unix ; c++ ; ASP/VB ; DBMS
Both papers will have 10 Q each to be done in 10
min
respectively.



So total of 60 Q in 60 min.

in aug 2004---
-------------


here r some guidelines for bluestar paper



In blue star paper, there were 2 sections.
firstly u
need to clear the aptitude test. It was very
easy.
Some of the ques are as follows

1.complete the series
1 6 3 7 5 8 7 ?
ans: 9

2. if circle is one octagon is
2 4 6 8 or 10
3.pick the odd one out
bend shave chop whittle shear

4.2 persons start from a pt. and go in opposite
directions. After going 3 km they turn left and
walk 4
km .how far r they now?
Ans: 10 km

5.there was a ques on work something like 2
typists
type 2 papers in 4 hrs then in how much time will
5
typists take or something like that

6. there were 2 ques on proverbs u were supposed
to
tell the meaning.they were easy.
After clearing aptitude there was technical
paper. It
had 2 sections.
In section A there were 4 subsections out of
which 2
were to be attempted. the first subsection was on
c
and unix, second on c++,third on vb/asp/com and
fourth on rdbms.

In section B general computer awareness.



In section A I did c and c++.
Some ques were as follows

1.void main()
{
extern int a;
a=10;
printf("%d",a);

}
will
1. give linker error- a not defined
2. print 10
3. give compiler error

2.int a[10];
printf("%d,%d",a[0],a[12]);
will compiler show any error?


3.socket() is a
1.system call
2. library function
3.both
4. none



in c++ there were conceptual ques on virtual
functions
operator overloading etc.



in section B some ques were as follows

1.in microprocessor over clocking will result in
1.overheating
2.malfunctioning
3.
4.


2.cache is
1.ROM
2.RAM
3.PRAM
4.EPRAM


best of luck

No comments: