Explain how do you access storage outside your cics program?
What is pass by reference in functions?
What is nolock?
Write a program based on Java script program.
What's the newest windows operating system?
What do you understand by Consistency in Cassandra?
How will you handle the risk management when it comes to securing the transactions records?
How to implement versioning for talend jobs?
What is a module function?
Differentiate between delete and truncate table?
can we synchronize star system generators with delta system generators?
what is meant by absorptivity?
for 100 HP Induction motor service factor is 1.2(SF) we placed a VFD at the motor side load is balance with 0.3 Amp's Phase to Phase but at incoming of VFD load is un-balance with 10 to 20 Amp's what will be cause of load un balance
find the output? void r(int a[],int c, int n) { if(c>n) { a[c]=a[c]+c; r(a,++c,n); r(a,++c,n); } } int main() { int i,a[5]={0}; r(a,0,5); for(i=0;i<5;i++) printf("\n %d",a[i]); getch(); }
pls tell me about ups internal connection & we have given only 3 phase supply to ups system how get 4 wire (R Y B N )