1. Why do Electricians use rubber gloves while working?

Answer: Rubber is an insulator

Reply

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->Why do Electricians use rubber gloves while working?....
QA->A can complete a work in 12 days with a working of 8 hours per day. B can complete the same work in 8 days when working 10 hours a day. If A and B work together, working 8 hours a day, the work can be completed in --days.....
QA->Which type of rubber provides the best commercial rubber?....
QA->During which period of evolution man discovered the use of jute and began to use cloth made of jute?....
QA->Which state government has announced a ban on the use of "single use plastic"?....
MCQ->Consider the following statements about Natural rubber (NR) production in India: 1.%%Rubber plantation in India is confined to the states of Kerala and Tamil Nadu 2.%%As of now, India is the largest producer of natural rubber in world Which of the above statements is/are correct?...
MCQ->In Electricians solder the percentage of tin and lead is:...
MCQ->What will be the possible code for 'new writer gloves' in the given code language...
MCQ->Do you think you could lend me good pair of gloves to wear to the wedding...
MCQ->Which of the following statements are correct about the C#.NET code snippet given below? namespace IndiabixConsoleApplication ( class Sample { private enum color : int { red, green, blue } public void fun() { Console.WriteLine(color.red); } } class Program { static void Main(string[ ] args) { // Use enum color here } } } To define a variable of type enum color in Main(), we should use the statement, color c; . enum color being private it cannot be used in Main(). We must declare enum color as public to be able to use it outside the class Sample. To define a variable of type enum color in Main(), we should use the statement, Sample.color c; . We must declare private enum color outside the class to be able to use it in Main()....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution