Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

WIPRO PLACEMENT PAPERS ---------- Placement Paper 3

Answer Posted / guest


Wipro Placement Papers | Wipro Interview Procedure | Wipro
Aptitude Questions | Wipro Technical Questions | Wipro
Interview Questions


> Wipro paper(System software)

>
> PART --A
> ------------------------------------------------------
> 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




Wipro Placement Papers | Wipro Interview Procedure | Wipro
Aptitude Questions | Wipro Technical Questions | Wipro
Interview Questions



> --------------------------------------------------
> > 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
> ----------------------------------------------------------
-----
>
>
> PART-B
> -------
> 1) 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
> -------------------------------------------------
>
> 3) 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
> ---------------------------------------------------
> 4) question (3) in old paper
> 5) q(4) in old paper
> 6) question (7) in old paper
> 7) q(9) in old paper
> ------------------------------
>





Wipro Placement Papers | Wipro Interview Procedure | Wipro
Aptitude Questions | Wipro Technical Questions | Wipro
Interview Questions





Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

email me previous question papers of bob bank for po exams

2554


what you will do when you struck in traffic ?

1548


why didn't get placed so far?

1766


What kind of Issues/bugs arise in ETL projects? I would like to know few issues (critical to somewhat bugs ) normally occur in ETL process especially when testing? Domains can be banking, retail or any.

1967


speak 1min on topic Travelling,memorable moment ,memorable day?

2322


what is the use of air in gc

1946


What were the occupations of the people who lived within the Mauryan Empire?

1203


how did you celebrate your last birthday?

1883


what is placement paper?

2712


Zero setting of sejong rottary press

1787


aptitude

1186


my question is : reverse a string in COBOL program (please write a code asap) input file: 1234abcdef abc*$#1___ cdef____ghi a_z_k_h___ 4_3_2_1___ ______5678 output file: 8765_____ 1_2_3_4__ h_k_z_a__ ihg____ghi 1#$*cba__ fedcb4321

1828


Sks Microfinance

1518


your project to describe and tell about : 1. My favorite things 2. My favorite places at home 3. Animals *Choose one of them to describe *Write on your paper *If you done, Send me *Did you get it

1333


printf("%d",printf("%d",printf("%d",printf("%s","ILOVECPROGRAM")))); whats the output

2020