Can a 150 kva 3 phase,440v/230v delta-wye connection stepdown transformer can be used in reverse as a step up tranformer ?
3 4395Post New Meralco Interview Questions
Why are my valueobject member variables undefined in the results from my remoteobject requests?
What do you know about NIIT Technologies?
Which engines have the high mechanical efficiency either 2 stroke engines or 4 stroke engines?
You are the project manager for Design Your Web Site, Inc. Your company is designing the website for a national grocery store chain. You have your activity list in hand and several time estimates and are ready to diagram the activity dependencies. You should use which of the following? A. PDM techniques B. PDM or ADM techniques C. AON techniques D. ADM techniques
What is the advantage of using getProperty action, as compared to the accessor method?
What is protein sequencing?
Is wordpress owned by godaddy?
How many phases are in DFD?
What is the RSA Secret Key Challenge ?
What are vectors used for in real life?
How can a call be made successful? : insurance cold calling
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(); }
What are web beacons used for?
What is blogs?
What is environment variable in node js?