what are the difference between grounding,earthing and neutral???????....
Answer Posted / suraj kumar
earthing & grounding is same thing for safety of human and
machinery but the nutral is getting from RYB star point of angle 120 degree for phase balancing and getting for single phase
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
A bar of steel 24 mm in diameter was subjected to a tensile load of 60 kNs and measured extension on a 20-cm gauge length was 0.009 cm and the change in diameter was 0.00375 cm. Calculate the Bulk modulus?
HOW CAN YOU RELATE THE FUNCTION WITH STRUCTURE EXPLAIN WITH APPROPRIATE EXAMPLES
I have Cleared Bank of India Clerical Examination.I just want to know how to prepare for interview and what are the parriculars that I have to submit......Pls someone help me with it
int i=~0; uint j=(uint)i; j++; printf(ā%dā,j); what is the use of "uint" int the above code
I have Job A and Job B in jcl. I want to trigger Job B from Job A. Please advise.
why multiple inheritence concept is not supported in c#?
If there's any possiblity for the Enginnerring graduates, Who had backlogs in there acedmic to get a Good MNC job?
what is the heat insulation material is adaptable for a flue gas duct that carries waste heat from brick kiln to brick drier and what temperature is required to maintain at the tunnel to dry adobe bricks adequately
how 2 write a program of this pattern usin for loop?? 1 2 3 4 5 6 7 8 9 10
Whats the difference between following two array declaration in JAVA? int a[]={1,2,3,4,5}; int []a-{1,2,3,4,5};
Q1. A. Compare the advantages and disadvantages of a three- dimensional monitor using a varifocal mirror with a stereoscopic system. B. Write a routine to implement the polymarker function.
difference between windows 2003 and windows 2008 server
I have file with input as below : Name Value Rohan 12,13,14 Rohit 1,2,3 Output should be : Rohan 12 Rohan 13 Rohan 14 Here how will the normalize component work? Thanks
how strcpy usingrecursive function
y the range of char is between -128 to 127 only????