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

What is versioning in .NET?

1 9333

How does a function pointer returns a function pointer?

3 6168

How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 51011

enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above

8 40764

main() { int x=20,y=35; x = y++ + x++; y = ++y + ++x; printf("%d %d\n",x,y); }

27 90808

write a C code to reverse a string using a recursive function, without swapping or using an extra memory.

9 39593

write a C code To reverse a linked list

2 13793

Difference between Class and Struct.

13 36579

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

2 10354

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

2 10190

Return address will be returned by function to

2 6189

load a mul a store t1 load b mul b store t2 mul t2 add t1 then the content in accumulator is

2 7922

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

6 10202

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

10 24754

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

1 6963

Post New Wipro Interview Questions


Wipro Interview Questions


Un-Answered Questions

Does set allow null values?

458


Explain how you can insert a start point in selenium ide?

482


How would you design a secure system for online payment at Amazon?

679


how related substnce method developted for new compound which not official in the pharmacopiea

1976


Which are the exception functions we use generally?

116






Explain data normalization.

1


Explain the installation of PHP on UNIX systems?

543


How can I tell what programs are running in the background on my computer?

554


Explain the difference between session and cookies in php?

506


What are the different kinds of data providers?

464


I just know the Panvalet dataset name, i would like to search all the members of that dataset for particular keyword through Rexx. how to achive? please suggest. Is it possible to open panvalet member in browse mode using Rexx? Your help would be appreciated very much. Thanks in advance.

5133


What is objective c used for?

1


What is inverse true in hibernate?

165


relation between power station capacity and voltage level?

1585


What are the differences between left join and inner join in sql server?

580