Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Wipro Interview Questions
Questions Answers Views Company eMail

Virtual memory size depends on [a] address lines [b] data bus [c] disc space [d] a & c [e] none

3 12138

Critical section is?

2 5611

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

2 6551

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

6 21802

n=7623 { temp=n/10; result=temp*10+ result; n=n/10 }

7 11575

What is KPO?

12 68317

What is HRO?

1 27321

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

10 14638

Virtual memory size depends on [a] address lines [b] data bus [c] disc space [d] a & c [e] none

15 30774

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.

7 15938

88 level entry is for

7 11833

which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit

2 11444

If a CPU has 20 address lines but MMU does'nt use two of them. OS occupies 20K. No virtual memory is supported. What is the maximum memory available for a user program?

1 6459

d/f between windows nt and 2000 os

3 5879

d/f between windows 2000 and 2003 os

3 5629

Post New Wipro Interview Questions


Wipro Interview Questions


Un-Answered Questions

How long can an identifier be in python?

489


How do I fix corrupted files on windows 10?

400


hi there i am highly enthusiastic about discussing electrical concepts , and hence i wud lyk to invit al do intrested to join me at gtalk and hav a dscussun of the concepts , ad me as a freind . my email id is rakesh.2k99@gmail.com

1621


Are there viruses for linux?

428


What is the purpose of “end” in python?

451






what are the main component of bailout funds? what are the limitations of bailout fund?

1933


What are the main features of react intl?

173


Why would you choose Supply Chain or Logistic as a career ??

3125


What is system simulation?

559


What is pl sql architecture?

490


Macrophages, which are present in the liver, are called as.

162


What is a server cookie?

485


What is method reference?

505


What are the advantages/disadvantages of using #define?

559


What are the various options available for error handling when an error occurs?

101