if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires
2707User has scheduled a Background Job, he wants that background job to run faster. How to speedup the background job process?
2 11948My source having following data as below, AB1 Aim2 Abnv5 1An8bx and my question is i need the Datastage job the following as in my target 000AB1 00Aim2 0Abnv5 1An8bx Please help me to achive this.
6 13237How should we manage Open balances of accounts while importing legal systems to Oracle at the time of implementation?
2908Can some one tell me the ressolution for the error. I was not able to answer this question in wipro interview. "The transaction exceeded the maximum number of rowhash locks allowed"
1 5562main() { int a[3][4] ={1,2,3,4,5,6,7,8,9,10,11,12} ; int i, j , k=99 ; for(i=0;i<3;i++) for(j=0;j<4;j++) if(a[i][j] < k) k = a[i][j]; printf("%d", k); }
4 24871What are the issues you have faced at the time of implementation, Migration, Support and Upgradation project and how you resolve them(AP,AR,GL,FA,CM)!!!
1 5792Sales Invoice 50000/- fully profit , management want profit for this year should be appear in P&L A/c and B/S 25000/- only and remaining 25000/- profit retain for the next year What will be JV for this year and next year?- Thank you
2629Post New Wipro Interview Questions
What is variable function php?
How can you produce desired alloys and discuss their applications in daily life.
Write the properties of linear convolution.
How do you take back up of repository?
how can i develop forum code? any one pleale help me on this question
Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!
What is rowspan?
List the Migration Tools?
DERIVE AN EXPREION FOR MAXIMUM POER TRANSMISSION, WHAT ARE ITS APPLICATIONS.
How can you use consumer api?
What the purpose of testing?
How does the red eye tool work?
why athanol-water mixtuere have maximum viscocity in wt% 40?
How can I restrict the user from printing?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above