1. Out of the total of 562 Princely States in undivided India, how many of them were within the new Independent India?

Answer: 532

Reply

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

Comments

Show Similar Question And Answers
QA->Out of the total of 562 Princely States in undivided India, how many of them were within the new Independent India?....
QA->The princely states that did not sign the Instrument of Accession by 15th August 1947 were Kashmir, Hyderabad and _____?....
QA->The number of members nominated by the princely states to the Constituent Assembly were:....
QA->In an examination of mathematics Rajesh obtained more marks than the total marks obtained by Rahim and Sabu. The total marks obtained by Rahim and Saji was more than the Rajesh’s. Rajesh obtained more marks than Saji, Reenu obtained more marks than Rajesh. Who amongst them obtained the....
QA->The average of 20 numbers is zero. Of them, How many of them may be greater than zero, at the most?....
MCQ->Consider the following C program int ram float alpha, gamma
ram = 6400
alpha = 0.562
gamma = alpha ram + 1 Now consider the following statements about this program ram is an integer variablealpha, gamma are real variables, + are arithmetic operators0.562 may be an integer constant or real constant Which of the above are correct?...
MCQ->I. Grandpa had some old clothes. P. But my mother took them out and kept them nearly folded in the cupboard again. Q. So he threw them into the waste basket. R. So he put the clothing into the familys bag of items to donate to charity. S. My mother found them and put them back in his basket. 6. Grandpa finally put the items in my mothers mending basket and never saw them again....
MCQ->S1: Once upon atime there lived three young men in a certain town of Hindustan. P : All the people of the neighbourhood were mortally afraid of them. Q : They were so powerful that they could catch growing lions and tear them to pieces. R : Someone told them that they would become immortal if they killed Death. S : The young men believed themselves to be very good friends. S6: All of them set out in search of their foe called Death. The Proper sequence should be:...
MCQ->What will be the output of the program? class Happy extends Thread { final StringBuffer sb1 = new StringBuffer(); final StringBuffer sb2 = new StringBuffer(); public static void main(String args[]) { final Happy h = new Happy(); new Thread() { public void run() { synchronized(this) { h.sb1.append("A"); h.sb2.append("B"); System.out.println(h.sb1); System.out.println(h.sb2); } } }.start(); new Thread() { public void run() { synchronized(this) { h.sb1.append("D"); h.sb2.append("C"); System.out.println(h.sb2); System.out.println(h.sb1); } } }.start(); } }...
MCQ->1. Grandpa had some old clothes. P. But my mother took them out and kept them neatly folded in the cupboard again. Q. So he put the clothing into the familys bag of items to donate to charity. S. My mother found them and put them back in his basket. 6. Grandpa finally put the items in my mothers mending basket and never saw them again....
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