Members BookmarksPolls Fresher Jobs Funny Pictures MCA Projects New Member FAQ  



My Profile
Active Members
TodayLast 7 Days more...



Awards & Gifts
Online Exams

Fresher Jobs


Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian cities including Bangalore, Chennai, Hyderabad, Pune or Kochi

Resources


Find educational articles, blogs, discussion threads and other resources.

Colleges


Find details about any college in India or search for courses.

Advertisements


website counter



Placement Paper 6


Posted Date: 29 Feb 2008    Resource Type: Articles/Knowledge Sharing    Category: Placement Papers

Posted By: Deepu       Member Level: Diamond
Rating:     Points: 5



1) What can?t be changed by the user program (Four choices were there).

Ans. Memory Map (Check it out).

2) In which layer ROUTING is performed ?

Ans. Network Layer

3) What is the output of the following code snippet

main()

{

printf(5+?Fascimile?);

}

Ans. mile

4) What is the output

Int count=10,sum=0,*temp;

Temp=&count;

Sum=? &count;( It was actually given temp=? &count; which is probably wrong)

Printf(?sum=%d count= %d temp=%d ?,sum,count,*temp);

Ans. C (most expected answer ,check it)


5)Which one has no L-Value

[i] a[i]

[ii] i

[iii] 2

[iv] *(a+i)

Ans . [iii]


6) Which is true for binary search ?

[i] Traversal scheme

[ii]

[iii]Greedy algorithm

[iv] Divide and conquer algorithm

Ans. [iv]



7) What is the protocol used for getting the physical address
by supplying IP address of a node ?

[i] ARP

[ii] RARP

[iii] BOOTP

[iv] DHCP

Ans. [i]



8) If DELHI is coded as CCIDD then how BOMBAY will be coded?
Opposite meaning of SPUR.
Opposite of HARBINGER .

Ans. Follower

9) Opposite meaning of RESTIVENESS.

Ans.Docility.


10 . Find the analogy : SURPRISE : EXCLAMATION

Ans. Dismay:groan.


11)For each hour an watch is going slow by 30 seconds.Now time is

8a.m.What will be the actual time at 8p.m.

Ans:54.

12) To enter one?s club the guard asks some password.
For the first man the guard told ?twelve?,
then the man replied ?six? and he was let in.
then the second man came and guard told ?six? and the man replied ?three?
and he was le in. then another man came, the guard told ?ten? and
the man replied ?five?, but he was not let in.
What the man should have told to enter?

A) 2 b) 3 c) 6 d) 1

ans: b)

13) 1,2,5,10,17,26,__

ans: 37

14) two friends starts to ride motor bike opposite to each other
and are separated by 36 km.they both ride with the speed of 6 kmph.
A fly travels with the speed of 18 kmph to and fro between two friends.
The starts to travel from one of the friends. What is the distance
traveled by the fly when the friends meet?

Ans: 54 km

15) A frog climbs a wall of 15 ft. it takes 1 hr to climb 3 ft.
then it takes rest for 30 min. but while taking rest it slips 2 ft.
what is the time taken by the frog to reach the top?

Ans: 19hrs

16) Total tickets 105, adults---- 2.50/ticket, student------ 1.10/ticket.

Total amount = 221.90. find number of adult ticket sold?

///76

17) There are certain number of apples.

If one puts 10 per packet then last packet contains 9,

if he puts 9 per packet then last packet contains 8 and so on?.

Find the total number of apples?

Ans: 2159


18) If the letters of the word "rachit" are arranged in all possible ways
and these words are written out as in a dictionary,
what is the rank of the word "rachit".

(a) 485
(b) 480
(c) 478
(d) 481

Ans. (d)

19) Ravi's salary was reduced by 25%.Percentage increase
to be effected to bring the salary to the original level is

(a) 20%
(b) 25%
(c) 33 1/3%
(d) 30%

Ans. (c)

20) A and B can finish a piece of work in 20 days .
B and C in 30 days and C and A in 40 days.
In how many days will A alone finish the job

(a) 48
(b) 34 2/7
(c) 44
(d) 45

Ans. (a)

21) How long will a train 100m long travelling at 72kmph take
to overtake another train 200m long travelling at 54kmph

(a) 70sec
(b) 1min
(c) 1 min 15 sec
(d) 55 sec

Ans. (b)

22) What is the product of the irrational roots of
the equation (2x-1)(2x-3)(2x-5)(2x-7)=9?

(a) 3/2
(b) 4
(c) 3
(d) 3/4

Ans. (a)

23) All toffees are chocolates

Some toffees are not good for health

(a) Some chocolates are not good for health
(b) Some toffees are good for health
(c) No toffees are good for health
(d) Both (a) and (b)

Ans. (a)

The questions are based on the following pattern.
The problems below contain a question and two statements giving
certain data. You have to decide whether the data given
in the statements are sufficient for answering the questions.
The correct answer is

(A) If statement (I) alone is sufficient but statement (II)
alone is not sufficient.
(B) If statement(II) alone is sufficient but statement(I)
alone is not sufficient.
(C) If both statements together are sufficient but
neither of statements alone is sufficient.
(D) If both together are not sufficient.
(E) If statements (I) and (II) are not sufficient

24) What is the volume of a cubical box in cubic centimetres?

(I) One face of the box has an area of 49 sq.cms.
(II) The longest diagonal of the box is 20 cms.

Ans. D

25) Is z positive?

(I) y+z is positive
(II) y-z is positive

Ans. E

26) Is x>y ? x, y are real numbers?

(I) 8x = 6y
(II) x = y + 4

Ans. B

27) If a ground is rectangular, what is its width?

(I) The ratio of its length to its breadth is 7:2
(II) Perimeter of the playground is 396 mts.

Ans. C

28) If the present age of my father is 39 yrs and my present age is x yrs,
what is x?

(I) Next year my mother will be four times as old as i would be.
(II) My brother is 2 years older than I and my father is 4 years
older than my mother.

Ans. C

29) How many brothers and sisters are there in the family of seven children?

(I) Each boy in the family has as many sisters as brothers
(II) Each of the girl in the family has twice as many brothers as sisters

Ans. D

30) x is not equal to 0, is x + y = 0?

(I) x is the reciprocal of y
(II) x is not equal to 1

Ans. A

Following questions are based on letter's analogy.
First pair of letters should have the same relationship as
the second pair of letters or vice versa.

31) ? : BGLQ : : YDIN : VAFK

(a) EKNS
(b) DKMT
(c) DLMS
(d) EJOT

Ans. (d)

32) NLO : RPS : : ? : ZXA

(a) VUW
(b) VTR
(c) VTW
(d) TRP
Ans. (c)

33) If "segment" is coded as rffndou, then "ritual" is coded as

(a) shutbm
(b) qjutbk
(c) qhutbk
(d) qhubtk

Ans. (c)

34) If "football" is "cricket" ,"cricket" is "basketball" ,
"basketball" is "volleyball","volleyball" is "khokho"
and "khokho" is cricket, which is not a ball game?

(a) cricket
(b) football
(c) khokho
(d) basketball

Ans. (a)

35) Which of the following is a recursive set of production

(a) S --> a|A, A --> S
(b) S --> a|A, A --> b
(c) S -->aA, A-->S
(d) None of these

Ans. (c)


The questions are based on the following pattern.The problems
below contain a question and two statements giving certain data.
You have to decide whether the data given in the statements are
sufficient for answering the questions.The correct answer is

(A) If statement (I) alone is sufficient but
statement (II) alone is not sufficient.
(B) If statement(II) alone is sufficient but
statement(I) alone is not sufficient.
(C) If both statements together are sufficient but
neither of statements alone is sufficient.
(D) If both together are not sufficient.
?
36) What is John's age?

(I) In 15 years John will be twice as old as Dias would be
(II) Dias was born 5 years ago

Ans. (C)

37) What is the distance from city A to city C in kms?

(I) City A is 90 kms from City B
(II) City B is 30 kms from City C

Ans. (D)

38) Is A=C ? A,B,C are real numbers

(I) A-B=B-C
(II) A-2C = C-2B

Ans. (C)

39) What is the 30th term of a given sequence ?

(I) The first two terms of the sequence are 1,1/2
(II) The common difference is -1/2

Ans. (A)

40) Was Avinash early, on time or late for work?

(I) He thought his watch was 10 minutes fast
(II) Actually his watch was 5 minutes slow

Ans. (D)

41) What is the value of A if A is an integer?

(I) A4 = 1
(II) A3 + 1 = 0

Ans. (B)

42) A person travels 12 km in the southward direction and
then travels 5km to the right and then travels 15km toward
the right and finally travels 5km towards the east,
how far is he from his starting place?

(a) 5.5 kms
(b) 3 km
(c) 13 km
(d) 6.4 km

Ans. (b)

43) X's father's wife's father's granddaughter uncle will be related to X as

(a) Son
(b) Nephew
(c) Uncle
(d) Grandfather

Ans. (c)

44) Find the next number in the series 1, 3 ,7 ,13 ,21 ,31

(a) 43
(b) 33
(c) 41
(d) 45

Ans. (a)

45) If in a certain code "RANGE" is coded as 12345 and "RANDOM" is coded as 123678.
????
Then the code for the word "MANGO" would be

(a) 82357
(b) 89343
(c) 84629
(d) 82347

Ans. (d)

46) If "PROMPT" is coded as QSPLOS ,then "PLAYER" should be

(a) QMBZFS
(b) QWMFDW
(c) QUREXM
(d) URESTI

Ans. (a)
?
The questions are based on the following data
6 people A,B,C,D,E and F sit around a table for dinner.
Since A does not like C, he doesn't sit either opposite or beside C.
B and F always like to sit opposite each other.

47) If A is beside F then who is are the two neighbours of B?

(a) D and C
(b) E and C
(c) D and E
(d) Either (a) or (b)

Ans. (c)

48) If D is adjacent to F then who is adjacent to C?

(a) E and B
(b) D and A
(c) D and B
(d) either (a) or (c)

Ans.(d)

49) Complete the sequence A, E ,I ,M ,Q ,U , _ , _

(a) B, F
(b) Y, C
(c) G, I
(d) K, O

Ans.(b)

50) A person travels 6km towards west, then travels 5km towards north ,
then finally travels 6km towards west. Where is he with respect
to his starting position?

(a) 13km east
(b) 13km northeast
(c) 13km northwest
(d) 13km west

Ans. (c)





Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
(No tags found.)

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Placement paper5
Previous Resource: Placement paper7
Return to Discussion Resource Index
Post New Resource
Category: Placement Papers


Post resources and earn money!
 
Related Resources


Contact Us    Privacy Policy    Terms Of Use   

SpiderWorks Technologies Pvt Ltd. 2006 - 2007 All Rights Reserved.