what is the procedure for cable sizing or on what basis we will calculate the size of cable?????
6 21713If you don’t have coal, salt and copper, then how would you earth your connection temporarily at a camp site.?
2 9285If you don’t have coal, salt and copper, then how would you earth your connection temporarily at a camp site.?
1 47481. When do you use a VFD motor? 2. If the ceiling fan is on slow speed, does it consume less electricity? 3. If we want the fan to consume less electricity at low speed, what do we have to do? 4. What does “battery of 180 AMP HOUR” mean to you? 5. What does “battery of 180 AMP HOUR” mean to you? 6. If you don’t have coal, salt and copper, then how would you earth your connection temporarily at a camp site.?
6 153241 hp single phase motor is more likely to get hot thsn inone hp 3 phase motor its true or false? If true why?
3 25079Post New Focus Electrical Engineering Interview Questions
What are the basic selectors in jQuery?
Is logger a singleton?
You are a project manager who believes people will always perform at their best if given the proper expectations and motivation. Which theory do you subscribe to? A. Theory X B. Hygiene theory C. Contingency theory D. Theory Y
What is memory leak in swift?
What is a collection class in c#?
What is meant by structural programming?
Explain the difference between a validation set and a test set?
What are some pricing routines and sd functional specs?
why not a.c supply used to charged the lead acid battery
What is clean function in excel?
What is Code Generator in Talend?
How do I configure jdbc so that the jms jdbc store recovers automatically? : BEA Weblogic
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
How do you administer Connection Pooling in IIS 4.0?
Differentiate between static and non-static methods in java.