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

i want all prevoius question papers of tax assistant examination

26 27425

if a document parked in one fiscal year can be posted in next fiscal year.

8 23537

If there is major % of Voltage harmonics in the system, how can it be control or reduced?

1571

Hi., I have cleared my test on monday, i have operation round on thursday.. So, Can anyone send me all the related interview Questions??..Please help me out.. Email ID: raghuraj_18@yahoo.com Phone :9739867486

15 221438

i want to have a program to read a string and print the frequency of each character and it should work in turbo c

3 8003

who are the major stake holders in software integration

1733

LLB full form is bachelor of law, then for what another 'L' stands for?

67 321938

if you tell a lie, you will be put to the sword and if you tell the truth you weil be hanged

12 16670

How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length

2 15156

if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.

1 2610

Diffrernce Between Overloading and Overriding?

2 4709

Role of quality analyst in bpo

20 270729

If in a certain code 'RANGE' is coded as 12345 and 'RANDOM' is coded as 123678, then the code for the word 'MANGO' would be

12 24499

why can't we assign not null constraint as table level constraint

3 12682

(1)what is last date of monthly TDS challan deposit (2) what is last date of TDS quarterly Return filling

32 82215

Post New Wipro Interview Questions


Wipro Interview Questions


Un-Answered Questions

What is the difference between concern and cross cutting concern in spring aop?

140


Is c++ the hardest language?

565


How do you select unique values in sql?

503


Does cors prevent csrf?

531


How do you read a directory using node.js?

267






What is a polymorphism in ooabap ?

5


How many types of debit card do the banks provide to their customers in india?

634


Differentiate sql server reporting services vs. Crystal reports?

150


Can I have 2 wordpress sites?

88


What is the melting point of copper?

568


What is Curd testing?

1884


What's the difference between pop and imap?

1


What is extended cell?

543


1. A 380 / 220 V r.m.s. 3-phase 4-wire circuit carries loads of 8 + j8.1 ohm; 4 + j4.1 ohm; and 2 +j2.1 ohmin the three phases respectively. The length of the circuit is 100 m, and the resistivity of the phase conductors is 0.0005 Ω/m. The neutral conductor is of the same size as the phase conductors. a) Select a reference angle 0for the first phase. Then write down the three phase voltages in both polar format and complex number format. b) Make appropriate assumptions, and take temperature effects on resistance is insignificant. Calculate the currents in the three phases. (Note: Determine conductor resistance, and apply Kirchhoff’s Voltage Law) Based on the result, suggest a main switch rating for the circuit. c) Show your preferred direction of neutral current in a diagram, and then determine its value. (Note: Apply superposition principle, and Kirchhoff’s Current Law) Use its magnitude to show that in this circuit, the unbalanced load may increase the voltage drop in some of the phases. (Note: Also observe the common volt drip in neutral) State your assumptions, if there are any. d) Suddenly the neutral wire of the circuit is broken. Estimate the new currents in the first phase, i.e. Phase L1. State your assumptions, if there are any.

1488


A prime number is a number which is divisible only by itself and 1. Examples of the first few primes are 2, 3, 5, 7, 11. Consider writing a program which can generate prime numbers for you. Your program should read in and set a maximum prime to generate and a minimum number to start with when looking for primes. This program should be able to perform the following tasks: 1. Read the maximum number from user (keyboard input) to look for primes. The program should not return any primes greater than this number. 2. Read the minimum number from user (keyboard input) to look for primes. The program should not return any primes less than this number. 3. Generate and print out every prime number between the maximum prime and minimum number specified by the user.

1746