Question Set

1. Which is known as ‘Tree of Peace’?





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
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->Quinine; an alkaloid; extracted from the tree Cinchona Officianalis; is used to cure which disease?....
QA->Which is the biggest tree in the world and where is it located ?....
QA->Trunk of tree increases in grith due to cell division in which tissue?....
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->Here are some words translated from an artificial language. granamelke means big tree pinimelke means little tree melkehoon means tree house Which word could mean "big house"?....
MCQ->Consider the' following statements : 1. The Taxus tree naturally found in the Himalayas. 2. The Taxus tree is listed in the Red Data Book. 3. A drug called "taxol" is obtained from Taxus tree is effective against Parkinson's disease. Which of the statements given above is/are correct ?....
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.....
MCQ->Statements: No tree is fruit. All fruits are stones. All stones are rains. Conclusions: No stone is tree. No rain is tree. Some rains are fruits. Some rains are trees.

....
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