Question Set

1. On account of his differences with Gandhiji, Sub has Bose resigned the Presidentship of the Congress (April 1939) and organised a new party called?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->After the attainment of political independence in 1947, Gandhiji felt that the Congress, as a propaganda vehicle and a parliamentary machine, had outlived its usefulness. So to keep the Congress away from unhealthy competition with political parties and communal bodies, Gandhiji towards the end of January 1948 sketched a draft constitution for the Congress to transform itself into ......?....
QA->A cyclist goes 40 km towards East and then turning to right he goes 40 km. Again he turn to his left and goes 20 kn. After this he turns to his left and goes 40 km, then again turns right and goes 10 km. I-low far is he from his starting point ?....
QA->In Kiran’s opinion, his weight is greater than 65 kg but less than 72 kg. His brother does not agree with Kiran and he thinks that Kiran’s weight is greater than 60 kg but less than 70 kg. His mother’s view is that his weight cannot be greater than 68 kg. If all are them are correct in their estimation, what is the average of different probable weights of Kiran?....
QA->Which winds are flowing from sub tropical high pressure to sub polar low pressure?....
QA->Giridharlal’s family consists of his wife Radha. 3 sons and 2 daughters. One daughter is yet to be married and the other daughter has a son. Two sons have 2 children each and the third son has 3 children. An old aunt and sonin-law also stay with them. How many members are there in Giridharlal’s family ?....
MCQ->On account of his differences with Gandhiji, Sub has Bose resigned the Presidentship of the Congress (April 1939) and organised a new party called?....
MCQ->At the historic Tripuri Session of the Congress (March 1939) Subhas Bose defeated Mahatma Gandhi's official candidate for the Presidentship of the Congress. Who was Gandhiji's nominee?....
MCQ->What will be the output of the program? class Super { public Integer getLength() { return new Integer(4); } } public class Sub extends Super { public Long getLength() { return new Long(5); } public static void main(String[] args) { Super sooper = new Super(); Sub sub = new Sub(); System.out.println( sooper.getLength().toString() + "," + sub.getLength().toString() ); } }....
MCQ->What will be the output of the program? class Super { public int i = 0; public Super(String text) / Line 4 / { i = 1; } } class Sub extends Super { public Sub(String text) { i = 2; } public static void main(String args[]) { Sub sub = new Sub("Hello"); System.out.println(sub.i); } }....
MCQ->Under which of the following circumstances an elected member of Parliament may be disqualified on the ground of defection:1. If he voluntarily gives up his membership of a political party. 2. If he votes or abstains from voting contrary to any direction issued by his political party without prior permission of the political party. 3. If he speaks against the political party. 4. If he joins a political party other than the party on whose ticket he contested and got elected.?....
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