Question Set

1. Who planted the Tree of Liberty at Srirangapatnam ?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->In which city Tipu Sultan planted ‘Tree of Liberty’?....
QA->ഫ്രഞ്ച് വിപ്ലവത്തിന്റെ ഓർമ്മയ്ക്കായി ശ്രീരംഗപട്ടണത്ത് "സ്വാതന്ത്ര്യത്തിന്റെ മരം" (Tree of Liberty) നട്ട ഇന്ത്യൻ ഭരണാധികാരി?....
QA->Which tree is known as ‘the Wonder tree of India’ ?....
QA->Tree city of the world 2021- ലെ പട്ടികയിൽ 2021ലെ ലോകത്തിലെ മരങ്ങളുടെ നഗരം ( Tree city of the world 2021) ആയിട്ട് ഐക്യരാഷ്ട്രസഭ പ്രഖ്യാപിച്ച ഇന്ത്യൻ നഗരങ്ങൾ?....
QA->Srirangapatnam is on the bank of which River?....
MCQ->What will be the output of the program? class Tree { } class Pine extends Tree { } class Oak extends Tree { } public class Forest1 { public static void main (String [] args) { Tree tree = new Pine(); if( tree instanceof Pine ) System.out.println ("Pine"); else if( tree instanceof Tree ) System.out.println ("Tree"); else if( tree instanceof Oak ) System.out.println ( "Oak" ); else System.out.println ("Oops "); } }....
MCQ->Who planted the Tree of Liberty at Srirangapatnam ?....
MCQ->Statements: Today out of the world population of several thousand million, the majority of men have to live under governments which refuse them personal liberty and the right to dissent. Conclusions: People are indifferent to personal liberty and the right to dissent. People desire personal liberty and the right to dissent.

....
MCQ->Along a yard 225 meters long,26 trees are planted at equal distances,one tree being to each end of the yarWhat is the distance between two consecutive trees?....
MCQ->A group of 2m - 1 routers are interconnected in a centralized binary tree, with router at each tree node. Router I communicate with router J by sending a message to the root of the tree. The root then sends the message back down to J. Then find the mean router-router path length.....
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