what is the purpose of vector group in a transformer ? if 2 tranaformers r connected in parallel the vector group is same or not? for parallel operation 2 transformers of different manufacturers maintain same vector group or not?
3 14194full name of OOS & OOT ? Dercribe it with details ? why this is needed in pharma industry ?
10 38808Post New Orchid Interview Questions
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
What is lr_output_message?
what are the advantages of using a voltage follower amplifier?
What is a proteic unit?
In which events error & warning are used most extensively?
What is Mail Gateway
How to create new tables with "create table" statements in ms sql server?
How is use pl and sql?
What is ReactDOM and what is the difference between ReactDOM and React?
What is db2 plan table?
What is the function CD4 antigen?
What is the purpose of the following code? Is there any problem with the code? void send(int count, short *to, short *from) { /* count > 0 assumed */ register n = (count + 7) / 8; switch (count % 8) { case 0: do { *to = *from++; case 7: *to = *from++; case 6: *to = *from++; case 5: *to = *from++; case 4: *to = *from++; case 3: *to = *from++; case 2: *to = *from++; case 1: *to = *from++; } while (--n > 0); } }
What are the SDLC phases you have invloved ?
What is the use of %rowtype?
Why are so many drupal versions available - 4.x, 5.x .7.x.? Which one should I use?