Question Set

1. Which one of the following is a short day plant





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->There is a group of persons each of whom can complete a piece of work in 16 days, when they are working individually. On the first day one person works, on the second day another person joins him, on the third day one more person joins them and this process continues till the work is completed. How many days are needed to complete the work?....
QA->Who exhorted the world famous dictum "One caste, One religion, One clan, One world, One God"?....
QA->"Period. End of Sentence" has won the Best Documentary Short Subject award at the Oscar The short film is produced by which Indian producer?....
QA->“One caste, One religion and One God for man of the same blood and form, there is no difference animals of the same caste alone procreate Viewed thus all humanity belong to one caste”- In which book of Sree Narayana Guru these words can be seen?....
QA->A short but pithy and weightily saying, a short witty phrase....
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); } }....
MCQ->Pick out thể one word for - a secret arrangement....
MCQ->Chemical engineering plant cost index is used for finding the present cost of a particular chemical plant, if the cost of similar plant at some time in the past is known. The present cost of the plant = original cost   x The most major component of this cost index is....
MCQ->How is the word plant written in the given code language ? buy a new plant today is written as 4$%72 and not the plant she said is written as @#5$9 plant is always good is written as 63$ and is good buy always is written as 32 6....
MCQ->Chemical engineering plant cost index is used for finding the present cost of a particular chemical plant, if the cost of similar plant at some time in the past is known. the present cost of the plant = Original cost [index value at present / index value at the time of original cost was obtained] The most major component of this cost index is....
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