Question Set

1. This book is different than that





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 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->R is taller than X, but shorter than Z, Q is taller than Z, Y is taller than X, but shorter than R, Who is the shortest?....
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->Rekha is taller than Asha. Deepa is as tall as Priti. Supriya is shorter than Veena. Sita is taller than Asha. Veena is shorter than Deepa. Who is the shortest ?....
QA->Rekha is taller than Asha. Deepa is as tall as Priti. Supriya is shorter than Veena. Sita is taller than Asha. Veena is shorter than Deepa. Who is the shortest ?....
MCQ->Which of the following statments are the correct way to call the method Issue() defined in the code snippet given below? namespace College { namespace Lib { class Book { public void Issue() { // Implementation code } } class Journal { public void Issue() { // Implementation code } } } } College.Lib.Book b = new College.Lib.Book(); b.Issue(); Book b = new Book(); b.Issue(); using College.Lib; Book b = new Book(); b.Issue(); using College; Lib.Book b = new Lib.Book(); b.Issue(); using College.Lib.Book; Book b = new Book(); b.Issue();....
MCQ->Among M,N,O,P,Q and R, each having a different height, who is the second tallest I. Q is taller than only three people. P is taller than M but shorter than R. II. M is taller than only O. N is taller than P but shorter than R. Q is shorter than N.....
MCQ->In these questions the symbols @, #, , $ and are used with different meanings as follows: A @ B means A is not greater than B. A # B means A is neither greater than nor equal to B. AB means A is not smaller than B. A $ B means A is neither smaller than nor equal to B. A B means A is neither greater than nor smaller than B. Now in each of the following questions assuming the given statements to be true, find out which of the conclusions I, II, III given belowthem is/are definitely true andmark your answer accordingly. Statements: H $ K, K R, R @ J, J # F Conclusions: I.R # H II.F $ R III.H $ J....
MCQ->Among six people A, B, C, D, E and f each having a different height, who is the second tallest ? Only two people are shorter than D. only two people are taller than A. E is shorter than C. B is taller than only F. Only three people are shorter than A. B is shorter than D but not the shortest. C is the tallest amongst them.....
MCQ->Among six friends M,N,O,P,Q and R, who is the second heaviest? O is heavier than only two friends. P is heavier than Q but lighter than N. R is the heaviest. M is lighter than only two friends. N is heavier than O but lighter than R. P is heavier than only Q.....
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