| WIPRO CAMPUS RECRUITMENT 2003 |
|
|
|
| Placement papers - Wipro placement papers | |||
| Written by Administrator | |||
| Sunday, 05 October 2008 06:33 | |||
|
WIPRO CAMPUS RECRUITMENT 2003(All papers) ANNA UNIVERSITY
TIME : 40 MINUTES UNITS : 45 QUESTIONS
Overall pattern: ---------------
jumbled-10 analogy-7 odd man out-8 english alphabets pattern-5 c-5 microprocessor-3 fill in series - some
Some of the question i can get r
1.What is the bit?
2.One that connects different networks? a) Routers b)bridges c) Gateways d)Repeaters
3.type of main to accept command line argument?
4.print syntax :
5.Not a primitive datastructure.
6.Tree to heap conversion
7.CHAIR is decoded as EGCHT. then TABLE is decoded as .............
8.8,15,9,14,9,13,___________
9.Odd man out: handle,cycle,chain,break
10.Entice,Allure,hure,....
11.Medium resolution coordinates (0,0) to (199,...)
12.words in barrons odd man out a lot.
13.Jumbled Wipro Systems. -------------- Q1) john weighe twice as much as Marcia. Marcia's weight is 60% of Bob's weight.Dave weighs 50% of Lee's weighs 190% of John's wight. Which of these 5 persons wighs the least? A) Bob B) Dave C) John D) Lee E) Marcia Ans) E Q2) A trip takes 6 hours to compleate. After traveling 1/4 of an hour, 1 3/8hours, and 2 1/3 hours, howmuch time does need to compleate the trip? A) 2 1/12hours b) 2hours, 2 1/2 minutes c) 2 hours,5minutes d) 2 1/8 hours ANS) B Q3) It takes 30 days to fill a laboratory dish with bacteria. If the size ofthe bactiria doubles each day, how long did it take for the bactiria to fill one half of dish? Ans) D ( 29days) q4) A car wash can wash 8 cars in 18 minutes, At this rate, how many cars can the car wash wash in 3 hours? ANS) C ( 80) Q5) If the ratio of the areas of 2 queres is 2:1, then the ratio of the perimeters of the squares is ANS) C ( sqrt(2):1 ) Q6) There are three types of tickets available for a concert: orchestra , which cost $12 each; balcony, which cost$9 each: and box, which cost $25 each. There were P orchestra tickets , B balcony tickets, and R box tickets sold for the concert. Which of the following expressions gives the percentage of ticket proceeds due to the sale of orchestra tickets? Ans) B 100*12P/(12P+9B+25R) Q7). In a survey of town of Wasco, it was found that 65% of the people surveyed watched the news on television, 40% read newspaper, and 25% read a newspaper and watched the news on television. What percent of the people surveyed neither watched the news on the television nor read a newspaper?. Ans: (E)20% Q8). City B is 5 miles east of City A. City C is 10 miles southeast of City B. Which of the following is the closest to the distance from City A to City C? Ans: (D) 14 miles Q9). If the area of a square increases by 69%, then the side of the square increased by Ans: (B) 30% Q10). There are 30 socks in a drawer. 60% of the socks are red and the rest are blue. What is the minimum number of socks that must be taken from the drawer without looking in order to be certain that atleast two blue socks have been chosen? Ans: (E) 20 ----------------------------------------------------------------- 1) problem on stock, face value, brokerage 4 questions see RS Agrawal, edition 1998, 454page, tabulation(ex 5) loan disbusrense by 5 banks 6 questions are intermixed. 2) Averages-7( 124page of RS AGrawal) problem on example 3 problem on age 3) page-291- 16th, simple interest-2.5% 4) problem on calculation of cost price, given market price discount on ANS) 270 5) frequency of the letter in give strings -------------------------------------------- reasoning: ---------- 1) problem on series non verbel series around -12 questions 2) problem on direction test 3) problem on logical venn diagrams - 10 questions refer test of reasonong Agrawal page 239 4) blood relations problem ans) Nephew 5) analogy bouquet: flower :: chain: link--ans ======================================================================== == =========================================== 2003 Wipro Technologies (NIT Durgapur) =========================================== Mind Here in our Institute within 30 minutes 45 questions were to be answered. it carefully there was no negative marking. Question Pattern: [1] Jumble sentences are given ,order the sentences to make a meaningful paragraph [2] Sentences are given , order the sentences to make conclusion that follows from the options given(Say 5 sentences are given out of which 2 are causes and rest is result , like fallacy in logic) . [3] Analogies. [4] Opposite meaning. [5] Point out the error in a given sentence. [6] C ( Follow 'Test your C skills '). [7] Data Structure. [8] Operating System. [9] Network. [10]Puzzles(1-2),Critical reasoning(1-2). We can not remember all the questions exactly as time was very short .Here are some of the questions ( Not in order). 1. A topic on Gandhiji's Salt Satyagrah Movement Four sentences were given and you have to arrange them to make a paragraph. Ans. CABD (Check it out).
2. What can't be changed by the user program (Four choices were there). Ans. Memory Map (Check it out). 3. In which layer ROUTING is performed ? Ans. Network Layer 4. What is the output of the following code snippet main() { printf(5+"Fascimile"); } Ans. mile 5. 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) 6.Which one has no L-Value [i] a[i] [ii] i [iii] 2 [iv] *(a+i) Ans . [iii] 6. In threaded binary for which traversal orders unused left and right links are used? Ans. 7. Which is false for binary tree? [i] Any node should have two children. [ii] [iii] At fourth level the number of node should be less than 16. Ans. 8. Which is true for binary search ? [i] Traversal scheme [ii] [iii]Greedy algorithm [iv] Divide and conquer algorithm Ans. [iv] 9. 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] 10. If DELHI is coded as CCIDD then how BOMBAY will be coded? 11. Opposite meaning of SPUR. 12. Opposite of HARBINGER . Ans. Follower 13. Opposite meaning of PROTRUSION. Ans. 14. Opposite meaning of RESTIVENESS. Ans.Docility.
15.Find the odd one in a given analogy Ans. Mundane. 16 . Find the analogy : SURPRISE : EXCLAMATION Ans. Dismay:groan. 17) Find the analogy : Plateau : Taxonomy. 18)Question from congestion control topic: Ans: source quench. 19) Question from kernel mode: Ans:Disable Interrupts.
20) which one is a page replacement algorithim. [i]fifo [ii] [iii]Least recently used. [iv]All of above. 21)Using two numbers And interchanging + and * there was a question. Ans:(iii)(some expression=22). 22)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:ii)7:54. 23)Question regarding while loop. Ans:(iii). 24)Alphabetical order L,M,...(cant remember) Ans:F. 25)One puzzle:(I cant exactly remember this question giving brief idea of this question)there were four guys A,B,C,D. the older and younger relation is given . U have to find the age of the A. Ans: 7 years(check it out). 26)Fallacy question: six sentences are given. [i]... [ii]... [iii]... [iv]... Ans: [i]. 28)Nine people six floor. Conditions are given.(This was a very long paragraph).Peoples named like I,J,K,L,M,N,O,P,Q. Ans:i)J. 29)A question regarding node. Ans:iii)
30)A problem regarding age of father and son(very easy problem u can solve it). 31)Point out error in the follwing sentence:I got the book in the office and slipped it out. [i]I got the book. [ii] in the. [iii]office and . [iv] slipped it out. Ans:[iv]. 32)Point out error:(about a flowers garden) ans:(I can't remember the options).answer will be "among on another".
TIPS: Try to mug up the answers .check once more only the questions in the hall which we have pointed out by writing "check it out" with the answers. But the other answers are correct fully. Don't waste your time on long paragraphs.There was no negative marking.Try to solve all the departmental question.
======================================================================= Wipro 2003 - PSG ---------------------- 1. Delhi is coded as CCIDD;then Bombay is ----------? 2. A,B are 2 watches A-exact time At 8am A& B correct time B-1/2 min lost every hour What is the time at 8 pm in B's watch?
3. analogies plateau:topography
4. antonym -resistiveness 5. Jumbled words LEZUPK=--------? 6. mercenary :financial Pecuniary: money Philosophy :mind Religion :spirit Corporal:physical
7. +,* interchanged, 8&2 interchanged. What is 8*2+6? Ans:22 8. Choose the logically right statements. Mba's are in demand a) R&S in demand b)R is in demand c) S is in demand d)R&S are mba's
9. ans: kernel mode 10. Analytical reasoning Floors rooms 1) --------- ---------------- 2) --------- --------------- 3) ---------- --------------- 4) --------- ----------------
11. antonyms spur,harbinger 12. analogies surprise :exclamation
13.a-2yrs older than b b-5 yrs younger than c c=9 d-4 yrs younger than d what is a's age? 14. jumbled paragraphs ,logical derivations 15. pgm_count=10;sum=0; *temp=&count; *temp=20; temp=sigma(*temp)=count; printf(sum,*temp,count); what is the output? 16.which is not true? Ans: binary should have 2 nodes 16. ans : binary search follows divide & conquer 17. main( ) printf(5+"facsimile") output?
18. find the odd one out mundance,bizarre,mystical,obscure
19. routing is done by network layer. 20. sentence completion he made just a -----------effort. Choices:meek,timid,... ---------------------------------------------------------------------- ====================================================================== Wipro REC ============== the first section has 15 questions and 15 min.to answer them.they are very simple. just have a look at the topics mentioned. don't bank on the answers provided.check them out for yourself. 1.a+b/c*d what will be its postfix notation? 2. what will be the prefix notation of the above __expression? 3. to represent hexadecimal number in binary how many digit are required? ans : 4 4.decimal to octal conversertion? 5.unix is written in which language? 6.which generation of computer used LSI? 7.TCP/IP has how many layers? ans : 5 8and9 simple programs on c language? 10 which name is associated with punched cards? ans: herman hollerith 11 which program converts mnenomics into machine language? ans : assembler 12 what are the uses of the registers of the computer used for? 13 one question from database. 14 which has a compiler ? ans:cobol 15 what is the size of an integer type data?one option was .depends on compiler. 16.area where program can be rewritten. ans-Eprom. 17.program which can be read &written. ans-prom. 18.how does the user communicates with the kernel. ans-API. 19.Two ques. on binary to decimal. (1)5.125 ans-101.001. (2)17625 20.question on QUICK SORT 21.Best sorting is same as worst sorting (Ans: HEAP SORT) 22.Last 8 bits are used for subnet masking for which classes Ans:CLASS A,B,C 23.What is the tool which connects user and computer - ANS: INTERPRETER 24.Question on access time and recovery time 25. Question on call by value,call by reference, call by lvalue and rvalue 26. Question on Binary tree 27) Which of the following languages needs compiler a. """This option i don't remember:) :)""" b. LISP c. COBOL d. ORACLE Ans. ORACLE 28) which of the following has the direct connection with the operating system? Ans. Process Scheduler 29) Which of the following connects LANS with same protocol? Ans. BRIDGES 30) Octal equivalent of (176) base 10 is Ans. 260 31) Dialouges Sharing is done in which layer of OSI? Ans. Session layer 32) Arithmatic and Logic calculations are done in which Register of the microprocessor? Ans. Accumulator 33)Give the output of the C program.. main() { int i=10,j; for(j=0;j<1;j++) { int i=20; printf("%d",i); } printf("%d",i); } a. 10,10 b. 10,20 c. Garbage Value d. Multiple declaration error Ans. 10,20 34)Give the output of the C program.. main() { int i; printf("%d",i); } extern int i=20; a. 20 b. 0 c. Error d. Garbage Value Ans. Garbage Value 35.identify two level logic gate 1.nand 2.ex or 3.inverter ans:nand 36.if there 6 inputs to or gate how many combination possible 1.2 2.32 3.64 ans-64 37.Identify error main() { int n=6; print("%d",n) ; } ans -no error 38.a hexadecimal odumeter reads 53F.What is next reading? 1.532 2.53f 3.530 ans-530 39.one question on lower triangular matrix.Don't remember fully 40.one question on sparse matrix.SAme don't remember 41.Tcp/ip is a)connectionless b)connection oriented c)both a & b; d)none ans b 42)main() { int i; i=2300*10+20+1900*0; printf("%d",i); } a)0 b)-320000 c)230020 ans c 43)main() { int arr[5]={2,4}; printf("%d %d %d \n",arr[2],arr[3],arr[4]); } 44)main() { struct e{ char name[20]; int a; float b; }; struct e ast={"Hell"}; print("%d %f \n",ast.a,ast.b); } 45) what is the depth of a tree? 46. what is LAN? 47. what does modem do? 48. which data structure is not dynamic? the aptitude section has 30 questions in 25 min.I can't give you the exact questions but tell you the pattern. 1. Rearranging the jumbled sentences in right order - 2. QUESTIONS each containing around 4 sentences 3. Pick the odd one out - 3 QUESTIONS 4. Passage questions-2 5. Series question -1 : 1,2,6,15,31,_ Ans:56 6. Antonyms (opposites): - 2 7. Analogies : - 2 8. Sentence completion - 2 9. Coding -2 Question . for Ex-if OCTOBER IS something like 2367589 then TOBOCER IS .......... 10.ccdic corresponds to delhi then bombay corresponds to 11.many questions on reading comprehension.(LOOK UP BARRON AS WELL AS IMS CAT MATERIAL) 12.ANALYTICS like 1.CACTUS GROW IN DESERTS 2.CACTUS HAVE THICK LEAVES. 3.DESERT PLANT HAVE THICK LEAVES. does the third sentence concludes the first two. Wipro Technologies 2003(NIT Durgapur) ================================================================ Mind Here in our Institute within 30 minutes 45 questions were to be answered. it carefully there was no negative marking. Question Pattern: [1] Jumble sentences are given ,order the sentences to make a meaningful paragraph [2] Sentences are given , order the sentences to make conclusion that follows from the options given(Say 5 sentences are given out of which 2 are causes and rest is result , like fallacy in logic) . [3] Analogies. [4] Opposite meaning. [5] Point out the error in a given sentence. [6] C ( Follow 'Test your C skills '). [7] Data Structure. [8] Operating System. [9] Network. [10]Puzzles(1-2),Critical reasoning(1-2). We can not remember all the questions exactly as time was very short .Here are some of the questions ( Not in order). 1. A topic on Gandhiji's Salt Satyagrah Movement Four sentences were given and you have to arrange them to make a paragraph. Ans. CABD (Check it out).
2. What can't be changed by the user program (Four choices were there). Ans. Memory Map (Check it out). 3. In which layer ROUTING is performed ? Ans. Network Layer 4. What is the output of the following code snippet main() { printf(5+"Fascimile"); } Ans. mile 5. 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) 6.Which one has no L-Value [i] a[i] [ii] i [iii] 2 [iv] *(a+i) Ans . [iii] 6. In threaded binary for which traversal orders unused left and right links are used? Ans. 7. Which is false for binary tree? [i] Any node should have two children. [ii] [iii] At fourth level the number of node should be less than 16. Ans. 8. Which is true for binary search ? [i] Traversal scheme [ii] [iii]Greedy algorithm [iv] Divide and conquer algorithm Ans. [iv] 9. 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] 10. If DELHI is coded as CCIDD then how BOMBAY will be coded? 11. Opposite meaning of SPUR. 12. Opposite of HARBINGER . Ans. Follower 13. Opposite meaning of PROTRUSION. Ans. 14. Opposite meaning of RESTIVENESS. Ans.Docility.
15.Find the odd one in a given analogy Ans. Mundane. 16 . Find the analogy : SURPRISE : EXCLAMATION Ans. Dismay:groan. 17) Find the analogy : Plateau : Taxonomy. 18)Question from congestion control topic: Ans: source quench. 19) Question from kernel mode: Ans:Disable Interrupts.
20) which one is a page replacement algorithim. [i]fifo [ii] [iii]Least recently used. [iv]All of above. 21)Using two numbers And interchanging + and * there was a question. Ans:(iii)(some expression=22). 22)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:ii)7:54. 23)Question regarding while loop. Ans:(iii). 24)Alphabetical order L,M,...(cant remember) Ans:F. 25)One puzzle:(I cant exactly remember this question giving brief idea of this question)there were four guys A,B,C,D. the older and younger relation is given . U have to find the age of the A. Ans: 7 years(check it out). 26)Fallacy question: six sentences are given. [i]... [ii]... [iii]... [iv]... Ans: [i]. 28)Nine people six floor. Conditions are given.(This was a very long paragraph).Peoples named like I,J,K,L,M,N,O,P,Q. Ans:i)J. 29)A question regarding node. Ans:iii)
30)A problem regarding age of father and son(very easy problem u can solve it). 31)Point out error in the follwing sentence:I got the book in the office and slipped it out. [i]I got the book. [ii] in the. [iii]office and . [iv] slipped it out. Ans:[iv]. 32)Point out error:(about a flowers garden) ans:(I can't remember the options).answer will be "among on another".
TIPS: Try to mug up the answers .check once more only the questions in the hall which we have pointed out by writing "check it out" with the answers. But the other answers are correct fully. Don't waste your time on long paragraphs.There was no negative marking.Try to solve all the departmental question.
BEST OF LUCK
Set as favorite
Bookmark
Email This
Hits: 60 Trackback(0)
Comments (0)
![]() Write comment
Newer news items:
Older news items:
|
| Random Content | |
Placement paperCategories
|



Tags




















