STUDENT STUFF ALWAYS BE HAPPY AND MAKE OTHERS HAPPY MAIN PAGE SOFTWARES INTERNET ENTERTAINMENT

Latest News : • ALL JNTU PREVIOUS QUESTION PAPERS AND ONLINE BITS ARE UPDATED • LIST OF DIFFERENT EDUCATIONAL WEBSITES
Website Hit Counter
HTML Counter
Hi Friends a new Ads Portal is Started .So please open the site and click ads .ADS PORTAL CHAT WITH ME


STUDENTS ZONE

Forum Topics
1 JNTU Zone
subforms:- Ist Year IInd Year IIIrd Year and IVth Year

12
2 E-books and Novels

144
3 Materials
subforms:- MAT,CAT,GRE,I-CET,EAMCET,E-CET etc...

22
4 Languages
subforms:-C,C++,JAVA,ORACLE,FOXPRO,etc...,

6
5 Paper Presentations
subforms:-PowePoint Slides

270
6 Programs
subforms:-C,JAVA,DBMS,DOT NET etc..,

13
7 Job Zone
subforms:-Aptitudes,CAmpus papers,Technical and HR Questions etc..,

44
8 Student Resumes

5
9 Student Projects
subforms:-miniprojects,main projects

25
10 Request and Suggestions Zone

0
Your Ad Here

Sunday, July 6, 2008

WIPRO Placement Papers-PAGE-5

Wipro Technologies

1) abcD+abcd+aBCd+aBCD
then the simplified function is
( Capital letters are copliments of corresponding letters A=compliment of a)
[a] a [b] ab [c] abc [d] a(bc)* [e] mone
(bc)*=compliment of bc
Ans: e


2) A 12 address lines maps to the memory of
[a] 1k bytes [b] 0.5k bytes [c] 2k bytes [d] none
Ans: b


3) In a processor these are 120 instructions . Bits needed to impliment
this instructions
[a] 6 [b] 7 [c] 10 [d] none
Ans: b


4) In 8085 microprocessor READY signal does.which of the following
is incorrect statements
[a]It is input to the microprocessor
[b] It sequences the instructions
Ans : b


5) Return address will be returned by function to
[a] Pushes to the stack by call
Ans : a


6)
n=7623
{
temp=n/10;
result=temp*10+ result;
n=n/10
}
Ans : 3267


7) If A>B then
F=F(G);
else B>C then
F=G(G);
in this , for 75% times A>B and 25% times B>C then,is 10000 instructions
are there ,then the ratio of F to G
[a] 7500:2500 [b] 7500:625 [c] 7500:625 if a=b=c else 7500:2500


8) In a compiler there is 36 bit for a word and to store a character 8bits are
needed. IN this to store a character two words are appended .Then for storing a K characters string, How many words are needed.
[a] 2k/9 [b] (2k+8)/9 [c] (k+8)/9 [d] 2*(k+8)/9 [e] none
Ans: a


9) C program code
int zap(int n)
{
if(n<=1)then zap=1;
else zap=zap(n-3)+zap(n-1);
}
then the call zap(6) gives the values of zap
[a] 8 [b] 9 [c] 6 [d] 12 [e] 15
Ans: b


10) Virtual memory size depends on
[a] address lines [b] data bus
[c] disc space [d] a & c [e] none
Ans : a
2) Critical section is
[a]
[b] statements which are accessing shared resourses
Ans : b

11) load a
mul a
store t1
load b
mul b
store t2
mul t2
add t1
then the content in accumulator is
Ans : a**2+b**4
12. Add 79H and 86H and tell the contents of flags
13. Scr is used for _____ ( ac, dc , both )
14. Push pull amplifier is used to remove which harmonics ( even , odd , both )
15. PAM is demodulated using ___ ( low pass filter , high pass filter )
16. 16k memory is needed. How many chips with 12 address buses and 4 data
buses are needed.
17. AM wave is detected using _________ detector
18. Which flip flop is used for shift registers
19. Program counter does what __ (stores a memory address, address of the present instruction)
20. In a bistable multivibrator communication capacitor is used for ______ ( speed up response , ac coupling)
21. Totem pole is what?
22. Time costant for an integrator and differentiator should be ( small , high etc.)
23.TV waves are __ ( sky waves , space waves etc.)
24.Which configuration has highest i/p imp. ( ce , cb , cc )
25. Parabolic antenna with 2degree angle. What is its directivity.
26. Given 10 mhz pe modulation and we got a 100 mhz band. How many channels can be there.
27. If o/p power is doubled by how much does the sound increase ( 1db,2db,3db )

Wipro Placement Paper 6







Wipro Technologies

1.distance D=rt where r & t are +ve and r is constant, as t increases then
D_________
ans:D increses irrespective of r & t


2.E=I*I*R what is the effect of E when I becomes I/2
ans:1/4E(E decreses by 4 times)


3.out of 55 eggs 5 are defective. what is % of defective eggs
ans:9/11%


4.salary is 's' per month,'x'% of salary is given as bonus, if 3 months
salary is s1,s2 & s3 then what is his salary.
ans:s1*x/100 + s2*x/100 + s3*x/100


5.consider expresion 'ab' . what happens when 'a' is divided by 'c' &
'b' is multiplied by 'c'.
ans:value remains same.


6.area of triangle=1/2*b*h base incresed by 4 times & height is devided
by 2, the net effect of area.
ans:twice the the original area.


7.in base representation for a rupee 100 paise,then base 8 representation
what is rupee value .
ans:144


8.A>B,B>C,C=D,D>E,then which is greatest
a)A/B b) A/C c) A/E d)none
ans: c


9.to travel 'm' miles the time is 'h' hours,then what is the time taken to travel M miles.
ans:M*h/m


10.a sum 's' is devided into 4 parts.second person gets Rs 10 more than
first.3rd person is Rs 10 more than second, 4th is 10 more than 3rd.
how much amount do 1st person get.
ans;(s-60)/4


11.fridge cost R Rs,cover value is 5,discount d% then its new cost
ans:R-R*d/100-5(1-d/100)


12.1/8 is devided by 's' , if 's' is incresed by 2 times, what is the
result.
ans:increses two times.


13. a c b d f e g i __ ans: h

14. x y z u v w r s t __ ans: o

15. a c f j o __ ans:u

16. 10099+99=10198

17. 31 - 29+2/33=__ ans:64/33

18. 2.904+0.0006=___ ans: 2.9046

19. 55/1000=___ ans:.005

20. 0.799*0.254= 0.202946

21. 200/7*5.04=144

22. 842.8 +602=1444.8

23. 5.72% of 418= 23.9096

24. 625% of 7.71=48.1875

25. 25% of 592=148.00

26. 665+22.9=687.9

27. 15% of 86.04=12.906

0 comments: