1. Who were the first to use copper in India?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->The metal used to recover copper from a solution of copper sulphate is?....
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"?....
QA->Under which operation launched by the Railway Protection Force (RPF) as many as 1,371 people were arrested and over 69,294 bottles were seized in an all India drive to crackdown the selling of unauthorised packaged drinking water?....
QA->During the partition of the country, the provinces that were divided between India and Pakistan were?....
MCQ->Consider the following statements: 1. Chile is the largest producer of Copper in the World 2. ”Chileanisation of copper” refers to the process used in Chile for Copper extraction Which among the above statements is/ are correct?....
MCQ->Pick out thể one word for - a secret arrangement....
MCQ->Ten new television shows appeared during the month of September. Five of the shows were sitcoms, three were hour-long dramas, and two were news-magazine shows. By January, only seven of these new shows were still on the air. Five of the shows that remained were sitcoms.....
MCQ->Who were the first to use copper in India?....
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