1. Which Mughal emperor prohibited the use of tobacco?

Answer: Jehangir

Reply

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

Comments

Show Similar Question And Answers
QA->Which Mughal emperor prohibited the use of tobacco?....
QA->Which was the Mughal Emperor who prohibited the use of tobacoo?....
QA->Which Mughal emperor is credited with the composition of Hindi songs?....
QA->Which was the last governor of Bengal appointed by the Mughal emperor?....
QA->Which was the Mughal emperor; who died to a’ sudden fall from the staircase;?....
MCQ->Which Mughal Emperor prohibited the use of tobacco?...
MCQ->Which Mughal Emperor transferred the Mughal Capital from Agra to Delhi? -...
MCQ->Statement: Should there be a total ban on tobacco products and smoking in India? Arguments: Yes. It is wrong to smoke away millions of money. No. It will throw thousands of workers in the tobacco industry out of employment. No. The government will lose huge amount of money as it will not earn by way of taxes on these products.

...
MCQ->Pick out thể one word for - a secret arrangement...
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