Broadcom placement papers
Answers were Sorted based on User's Feedback
Answer / kasa sreenivasa reddy
1.out of 22 students 21 of them gets an average marks of (35)* and one of
them get (60)* find the average mark of all the students.
ans: 45
2. which command listed below is equal to 127.0.0.17?
a) ping 1.0.0.127 b) ping host c) ping localhost d) ping winip
3. which file system contains file for operating system?
a) /opt b) /usr c) /root
4. which of following commands summarises disk usage in specified directory
hierarchy?
a) df b) du c) bdf d) in
5. What is the minimum value that can be stored in 8 bits using signed int
datatype ?
a) -255
b) -128
c) -127
Answer: B
6. Which is the smallest addressable unit of memory?
a) 1 bit
b) 1 byte
c) 1 word
Answer: A
7. What is the size of the memory unit, WORD ?
a) CPU specific
b) 1 byte
c) 2 bytes
Answer: A
8. What will be result of the following program
main()
{
void f(int,int);
int i=10;
f(i,i++);
}
void f(int i,int j)
{
if(i>50)
return;
i+=j;
f(i,j);
printf("%d,",i);
}
a).85,53,32,21
b)10,11,21,32,53
c)21,32,53,85
d)32,21,11,10
e)none of the above
Ans is e
9. Memory leak in software is due to
A) Heavy recursion used in logic.
B) Using structures of large size
C) Improper use of the CPU registers.
D) Improper release of allocated memory .
Ans. d
10. The classic way of checking whether a mathematical expression has
matched parenthesis will employ the following data structure :
A) List.
B) Directed Graph
C) Threaded Binary tree.
D) Stack.
Ans. D
1. There are 27 balls, of which 1 is heavier. given a balance how many
times you need to weigh to find out the odd ball.
Ans:- 3 Weighs.
2. Product of three consecutive nos. 210. What is the sum of two least
numbers
Ans:-11.
3. If the area of the sqaure is increased by 69 % how much the length of
the side will increase?
Ans:- 30%
4. if the sum of five consecutive nos. 35? how many prime nos are there :
Ans:- 2 primes.
5. what would the following program results in
main()
{
char p[]="string";
char t;
int i,j;
for(i=0,j=strlen(p);i<j;i++)
{
t=p[i];
p[i]=p[j-i];
p[j-i]=t;
}
printf("%s",p);
}
a)will print:string
b)will not print anything since p will be pointing to a null string
c)will print:gnirtS
d)will result in a complication error
e)will print invallid characters(junk)
(Ans will be b ) check
5. which of the following is true
a)old and new have same i-node number,2
b) " " " " " " " 15768
c)old and new have nothing yo do with each other
d)very old and new are linked
e)very old and old are linked
Ans is b
6.What will be the result of executing the following statement
int i=10;
printf("%d %d %d",i,++i,i++);
a).10 11 12
b).12 11 10
c).10 11 11
d).result is OS dependent
e).result is compiler dependent
Ans is e
7.What does extern means in a function declaration
a)the funct has global scope
b)the funct need not be defined\
c)nothing really
d)the funct has local scope only to the file it is defined in
e)none of the above
Ans will be c
8. In a journey of 6 hours, a man travels for ¼ an hour,11/8 and 7/3 of an
hour. Find out how much time more he needs to travel ?
Ans: none of these
9. In an election a man gets 55% of valid votes.20%of total votes are
invalid , the no.of total votes is 4500.find out how many vote did the
other candidate receive.
Ans :2700
10.The cost of tiling a room at the rate of 25 paise per sq.m. is rs.120.
It is found that when the length is reduced by 3 the total cost comes to
around rs.105 . find the dimension of the room.
Ans: 24,22
| Is This Answer Correct ? | 29 Yes | 28 No |
WrittenExam At Perot Systems Patnagar 25/04/2007
please submit the placement paper
SATYAM PLACEMENT PAPERS
what you will do when you struck in traffic ?
Aditi placement paper _____ Placement Paper 2
Accenture Placement Papers 14 oct 2006 - Placement Paper
MBT PAPER
Hi there, few days back i had an interview with OPI Global(Outsource Partner International). The first round was suppose to be written Test. I wasnt sure about what kind of questions will be asked, so i just googled for the same but did not find any appropriate results or may be i was not able to find it. So basically I am gonna write about the questions and their level of difficulties with a few sample questions. basically there are 5 sections and total 40 Questions: 1. General English 2. Computer Skills (Mostly Excel) 3. Analytical 4. Aptitude 5. Finance & Accounts Sample Question Section 1 Ques - I stay ___ the city center Option - a. by b. near c. nearby d. Ques - I ___ television this evening Option - a. saw b. view c. watched Section 3 The question was too long so i just cant write here but can tell you the level of difficulty. It was pretty simple but you just need to read it care fully and you would be able to solve it easily. Section 4 I am not very good at aptitude so found this section little tough for me. Question - If 10 ppl can finish a work in 10 days then how long 8 ppl will take to finish the 3/4 of that work Option - I dont remember. Question - Car A runs at a speed of 40 miles and leaves the city at 3.20 PM, Car B runs at a speed of 50 miles and leaves the city at 4.40 PM. At what time Car B will catch Car A? Option - I dont remember the options Section 5 I just cant remember the questions but would suggest you to read abt personal, real and nominal accounts. Read little bit abt depreciation and basic stuffs.
0 Answers OPI Global, Outsource Partners International,
civil engineering job
THINKSOFT PLACEMENT PAPER
COGNIZANT TECHNOLOGY SOLUTION placement PAPER
Deputy Manager (IT) PNB
73 Answers ICICI, Punjab National Bank,
Software (196929)
Sciences (12521)
Engineering (38023)
Business Management (7372)
Accounting (11552)
Advertising Media (662)
Architecture Design (207)
Call Centre (2482)
Fashion Modelling (332)
Government (17383)
Law (806)
Tourism Hotel (377)
Everything Else (2322)
Military Police (160)
Skills Abilities (0)
Aptitude Questions (4305)
Placement Papers (705)
Certifications (3752)
Visa Interview Questions (2231)
Code Snippets (1098)
Entrance Exams (862)
ERRORS (16636)