1. During the revolt of 1857, Birjis Qadr, the son of the deposed Nawab Wajid Ali Shah, was proclaimed the new Nawab of?

Answer: Lucknow

Reply

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

Comments

Show Similar Question And Answers
QA->During the revolt of 1857, Birjis Qadr, the son of the deposed Nawab Wajid Ali Shah, was proclaimed the new Nawab of?....
QA->Mr. Shah is 30 years older than his son who is 5 years old. After how many years would Mr. Shah become 3 times as old as his son then?....
QA->A man is 24 years older than his son. In two years, his age will be twice the age of his son. What is the present age of his son?....
QA->During the revolt of 1857, Bahadur Shah was captured by the enemies from?....
QA->Who was proclaimed as the emperor of India during the great Indian Mutiny of 1857?....
MCQ->Which of the following statements about Maulana Ahmadullah Shah,who played an important part in the revolt of 1857 is correct? 1.He was popularly known as Danka Shah or a maulvi with a drum 2.He fought in the famous battle of Chinhat 3.He was killed by the British troopd under the command of Henry Lawrence Select the correct answer using the codes below...
MCQ->What is the correct chronological sequence of the later Mughal emperors?(1) Bahadur Shah-I (2) Farrukhsiyar (3) Muhammad Shah (4) Jahandar Shah Choose the correct answer from the codes given below?...
MCQ->After the initial success of the Revolt of 1857, the objective for which the leaders of the Revolt worked was?...
MCQ->Who among the following British persons admitted the Revolt of 1857 as a national revolt?...
MCQ->What will be the output of the program? public class WrapTest { public static void main(String [] args) { int result = 0; short s = 42; Long x = new Long("42"); Long y = new Long(42); Short z = new Short("42"); Short x2 = new Short(s); Integer y2 = new Integer("42"); Integer z2 = new Integer(42); if (x == y) / Line 13 / result = 1; if (x.equals(y) ) / Line 15 / result = result + 10; if (x.equals(z) ) / Line 17 / result = result + 100; if (x.equals(x2) ) / Line 19 / result = result + 1000; if (x.equals(z2) ) / Line 21 / result = result + 10000; System.out.println("result = " + result); } }...
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