Wipro Placement Paper



Wipro Latest Placement Paper 
============================

Aptitude Question
+++++++++++++++++

1. Find the next number in the series 1, 3 ,7 ,13 ,21 ,31
 (a) 43
 (b) 33
 (c) 41
 (d) 45

2. 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

3. If "PROMPT" is coded as QSPLOS ,then "PLAYER" should be
 (a) QMBZFS
 (b) QWMFDW
 (c) QUREXM
 (d) URESTI

4. A person travels 6km towards west, then travels 5km towards north ,then finally travels6km towards west. Where is he with respect to his starting position?
 (a) 13km east
 (b) 13km northeast
 (c) 13km northwest
 (d) 13km west

5. If A speaks the truth 80% of the times, B speaks the truth 60% of the times. What is the probability that they tell the truth at the same time.
 (a) 0.8
 (b) 0.48
 (c) 0.6
 (d) 0.14

6. X's father's wife's father's granddaughter uncle will be related to X as
 (a) Son
 (b) Nephew
 (c) Uncle
 (d) Grandfather

7. If in a certain code "RANGE" is coded as 12345 and "RANDOM" is coded as 123678. Then the

20. 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
(a) 30 km /hr
(b) 45 km / hr
(c) 60 km/hr
(d) 75 km/hr

Verbal Ability Questions
++++++++++++++++++++++++
For More visit http://q4interview.blogspot.in/ 

Direction (1-10) : 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'

1. The house with all its(a) / furniture and exotic plants(b) / were sold for Rs. 50,000(c) / No error(d)
2. The teacher asked the students(a) / if everyone of them were interested in(b) / going on an excursion(c) / No error(d)
3. A physiologist in the last century demonstrated(a) / that puppies will die(b) / if kept awake for more than five days(c) / No error(d)
4. It is unfortunate that(a) / many youngsters get(b) / addicted to gamble(c) / No error(d)
5. I have seen(a) / that film last year(b) / but I do not remember its story(c) / No error(d)
6. Twice twelve(a) / makes(b) / twenty four (c)/ No error(d)
7. The flight purser took control(a) / of the plane after(b) / the pilot had had(c) / a heart attack(c)/ No error(d)
8. My friend did not see me(a) / for many years(b) / when I met him last week(c) / No error(d)
9. We grieve our loss and cry helplessly(a) / while we should be fighting for our rights(b) / and die a noble death(c) / No error(d)
10. Work hard(a) / lest you will(b) / fail(c)/ No error(d)

Directions(11-18): 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.

11. Plants : Coal
(a) Crops : Manure
(b) Animals : Oil
(c) Cow : Milk
(d) Fire : Smoke

12. Rectangle : Cylinder
(a) Square : Sphere
(b) Circle : Dosc
(c) Triangle : Cone
(d) Wall : Room

13. Expend : Replenish
(a) Exhort : Encourage
(b) Formant : Rebellion
(c) Defect : Rejoin
(d) Encroachment : Occupy

14. Kangaroo: Australia
(a) Whale: River
(b) Elephant: Russia
(c) Penguin: Antarctica
(d) India: Peacock

15. Coronation: Reign
(a) Vaccination: Immunity
(b) Sculptor: Statue
(c) Degree : Graduate
(d) Summer: Rain

16. Grain: Salt
(a) Chip: Glass
(b) Blades: Grass
(c) Shred: Wood
(d) Shard: Pottery

17. Scythe; Reaping
(a) Light: Shining
(b) Shears: Cutting
(c) Saws: Gluing
(d) Screws: Turning

18. Dislike: Repulsion
(a) Dream: Sleep
(b) Steal: Crime
(c) Reputation: Behavior
(d) Intelligence: Wit

Directions (19-20): 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.

19. His pocket has been picked.
(a) They have his pocket picked
(b) Picking has been done to his pocket
(c) Picked has been his pocket
(d) Someone has picked his pocket.

20. Someone gave her a bull dog.
 (a) She was given a bull dog.
 (b) a bull dog was given to her
 (c) She has been given a bull dog
 (d) She is being given a bull dog by someone

For More visit http://q4interview.blogspot.in/ 

Directions(21-23): Pick out the most effective word from the given words to fill in the blank to make the sentence meaningfully complete.

21. He succeeded in getting possession…………..his land after a long court case
(a) For
(b) to
(c) of
(d) with
(e) against

22. Now a day Rajani is ………….busy to take care of her health.
(a) Very
(b) too
(c) so
(d) extremely

23. 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

Technical Questions
+++++++++++++++++++ 

1. The format specifier "-%d" is used for which purpose in C
 (a) Left justifying a string
 (b) Right justifying a string
 (c) Removing a string from the console
 (d) Used for the scope specification of a char[] variable

2. A sorting algorithm which can prove to be a best time algorithm in one case and a worst time algorithm in worst case is
 (a) Quick Sort
 (b) Heap Sort
 (c) Merge Sort
 (d) Insert Sort

3. If the time quantum is too large, Round Robin scheduling degenerates to
 (a) Shortest Job First Scheduling
 (b) Multilevel Queue Scheduling
 (c) FCFS
 (d) None of the above

4. Transponders are used for which of the following purposes
 (a) Uplinking
 (b) Downlinking
 (c) Both (a) and (b)
 (d) None of the above

5. What details should never be found in the top level of a top-down design?
 (a) Details
 (b) Coding
 (c) Decisions
 (d) None of the above

6. Thrashing can be avoided if
 (a) The pages, belonging to the working set of the programs, are in main memory
 (b) The speed of CPU is increased
 (c) The speed of I/O processor are increased
 (d) All of the above

7. Which of the following communications lines is best suited to interactive processing applications?
 (a) Narrowband channels
 (b) Simplex channels
 (c) Full-duplex channels
 (d) Mixed band channels

8. A feasibility document should contain all of the following except
 (a) Project name
 (b) Problem descriptions
 (c) Feasible alternative
 (d) Data flow diagrams

9. In an absolute loading scheme, which loader function is accomplished by assembler
 (a) Reallocation
 (b) Allocation
 (c) Linking
 (d) Both (a) and (b)

10. Banker's algorithm for resource allocation deals with
 (a) Deadlock prevention
 (b) Deadlock avoidance
 (c) Deadlock recovery
 (d) None of these

11. A shift register can be used for
 (a) Parallel to serial conversion
 (b) Serial to parallel conversion
 (c) Digital delay line
 (d) All the above

12. In which of the following page replacement policies, Balady's anomaly occurs?
 (a) FIFO
 (b) LRU
 (c) LFU
 (d) NRU

13. Subschema can be used to
 (a) Create very different, personalised views of the same data
 (b) Present information in different formats
 (c) Hide sensitive information by omitting fields from the sub-schema's description
 (d) All of the above

14. A 12 address lines maps to the memory of
(a) 1k bytes
(b) 0.5k bytes
(c) 2k bytes
(d) none

15. What is the main function of a data link content monitor?
 (a) To detect problems in protocols
 (b) To determine the type of transmission used in a data link
 (c) To determine the type of switching used in a data link
 (d) To determine the flow of data

16. Which of the following memories has the shortest access time?
 (a) Cache memory
 (b) Magnetic bubble memory
 (c) Magnetic core memory
 (d) RAM

17. In a processor these are 120 instructions . Bits needed to implement this instructions
(a) 6
(b) 7
(c) 10
(d) none

18. Predict the output or error(s) for the following:
main()
 {
 char string[]=”Hello World”;
display (string);
 }
 void display (char *string)
 {
 printf(“%s”,string);
 }

19. What are the values printed by the following program?
 #define dprint(expr) printf(#expr “=%d\n”,expr)
 main()
 {
 int x=7;
 int y=3;
 dprintf(x/y);
 }

(a) #2 = 2
(b) expr=2
(c) x/y=2
(d) none

20. Parametrization generally involves
 (a) Data table
 (b) Random number
 (c) Environment
 (d) Both A & B
 (e) Both A, B & C

21. The file which is used for recovering from the run time errors known as
(a) QRS
(b) TSR
(c) PNG
(d) DAT

22. 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

23.  Where do you set the action iterations for a specified action?
 (a) Action Settings
 (b) Action Properties
 (c) Action Run Properties
 (d) Action Call Properties

For More visit http://q4interview.blogspot.in/ 

24. Where do you mark an action as reusable?
 (a) Action Settings
 (b) Action Properties
 (c) Action Run Properties
 (d) Action Call Properties

25. 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

26. If you have a Virtual Object Collection stored on your machine, and you don’t want to use it what you must do?
 (a) Disable Virtual Objects in Test Settings
 (b) Remove the Collection from your machine
 (c) Disable Virtual Objects in General Options
 (d) Remove the Collections from the Resources list

27. For a 25MHz processor, what is the time taken by the instruction which needs 3 clock cycles,
(a) 120 nano secs
(b) 120 micro secs
(c) 75 nano secs
(d) 75 micro secs

28. For 1 MB memory, the number of address lines required,
(a) 11
(b) 16
(c) 20
(d) 24

29. Semaphore is used for
(a) synchronization
(b) dead-lock avoidance
(c) box
(d) none

30. OLE is used in
 (a) Inter connection in UNIX
 (b) Interconnection in WINDOWS
 (c) Interconnection in WINDOWS NT
 (d)None

31. Preprocessor does not do which one of the following
(a) macro
(b) conditional complication
(c) in type checking
(d) including load file

32. Piggy backing is a technique for
(a) Flow control
(b) Sequence
(c) Acknowledgement
(d) Retransmission

33. In signed magnitude notation what is the minimum value that can be represented with 8 bits
(a) -128
(b) -255
(c) -127
(d)   0

34. When an array is passed as parameter to a function, which of the following statement is correct
 (a) The function can change values in the original array
 (b) In C parameters are passed by value. The function cannot change the original value in the array
 (c) It results in compilation error when the function tries to access the elements in the array
 (d) Results in a run time error when the function tries to access the elements in the array

35. The type of the controlling statement of a switch statement cannot be of the type
(a) int
(b) char
(c) short
(d) float
(e) none

36. What is the value of the statement (3^6) + (a^a)?
(a) 3
(b) 5
(c) 6
(d) 18
(e) None

37. Consider the following program:
# include
 class x {
 public:
 int a;
 x();www.edugeeks.in
 www.edugeeks.in
 };
 x::x() { a=10; cout<
 class b:public x {
 public:
 b();
 };
 b::b() { a=20; cout<
 main ()
 { b temp;
 }
What will be the output of this program?
(a) 10
(b) 20
(c) 2010
(d) 1020
           ###############
            #  ANSWERS  #
           ###############

Aptitude Question
+++++++++++++++++

1. Answer : a
2. Answer : b
3. Answer : a
4. Answer : c
5. Answer : b
6. Answer : c
7. Answer : d
8. Answer : E
9. Answer : d
10. Answer : D
11. Answer : b
12. Answer : d
13. Answer : c
14. Answer : c
15. Answer : d
16. Answer : d
17. Answer : B
18. Answer : C
19. Answer : C

Verbal Ability Questions
++++++++++++++++++++++++

1. Answer : c
2. Answer : b

Technical Questions
+++++++++++++++++++ 

1. Answer : a
2. Answer : a
3. Answer : c
4. Answer : c
5. Answer : c
6. Answer : a
7. Answer : b
8. Answer : d
9. Answer : d
10. Answer : b
11. Answer : d
12. Answer : a
13. Answer : d
14. Answer : b
15. Answer : a
16. Answer : a
17. Answer : b
18. Answer : Compiler Error: Type mismatch in redeclaration of function display
19. Answer : c
20. Answer : e
21. Answer : A
22. Answer : b
23. Answer : d
24. Answer : b
25. Answer : c
26. Answer : c
27. Answer : a
28. Answer : c
29. Answer : a
30. Answer : c
31. Answer : c
32. Answer : c
33. Answer : a
34. Answer : a
35. Answer : d
36. Answer : b
37. Answer : b

No comments:

Post a Comment