1. Between two book-ends in your study are displayed your five favourite puzzle books. If you decide to arrange the five books in every possible combination and moved just one book every minute, how long would it take you ?





Ask Your Doubts Here

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

Comments

  • By: guest on 02 Jun 2017 02.07 am
    Clearly, number of ways of arranging 5 books = 5 ! = 5 x 4 x 3 x 2 x 1 = 120.So, total time taken = 120 minutes = 2 hours.
Show Similar Question And Answers
QA->Two statements are given followed by two conclusions I and II. You have to consider the two statements to be true even if they seem to be at variance from commonly known facts. You have to decide which one of the given conclusions is definitely drawn from the given statements. Statement : All virtuous persons are happy. No unhappy person is virtuous. Conclusions : I. Happiness is related to virtue II. Unhappy person is not virtuous.....
QA->Correct sentences among the following are: ) The tea is too hot that I cannot drink (2) Work hard, lest you should miss the chance (3) Unless you study well, you will fail (4) Unless you study well, you will pass....
QA->Puzzle to Puzzle You" ആരുടെ പുസ്തകം ?....
QA->A statement followed by two assumptions I and II is given. You have to consider the statement to be true even if it seems to be at variance from commonly known facts. You are to decide which of the given assumptions can definitely be drawn from the given statement. Indicate which one of the four given alternatives is correct ? Statement : If more encouragement is given to Sports, Indians will win more gold medals at the Olympic Games. Assumptions : I. Indians do not win gold medals. II. More enc....
QA->It is the responsibility of the ___ to decide the disputes arising between two States or between the Centre and a State.?....
MCQ->Between two book-ends in your study are displayed your five favourite puzzle books. If you decide to arrange the five books in every possible combination and moved just one book every minute, how long would it take you ?....
MCQ->Two products are sold from a vending machine, which has two push buttons P1 and P2. When a button is pressed, the price of the corresponding product is displayed in a 7-segment display. If no buttons are pressed, '0' is displayed, signifying 'Rs' .0'. If only P1 is pressed, '2' is displayed, signifying 'Rs. 2'. If only P2 is pressed, '5' is displayed, signifying 'Rs. 5'. If both P1 and P2 are pressed, 'E' is displayed, signifying 'Error'. The names of the segments in the 7-segment display, and the glow of the display for '0', '2', '5' and 'E', are shown below. Consider push button pressed/not pressed is equivalent to logic 1/ 0 respectivelya segment a to g are considered as functions of P1 and P2, then which of the respectively. If segments a to g are considered as functions of P1 and P2, then which of the following is correct?....
MCQ->This question consists of an information and two statements numbered I and II given below it. You have to decide which information and decide which of the given statements weakens(s) or strengthen(s) the given information and decide the appropriate answer. Information : Examination committee of college X has recommended that the negative marking in the exam should be removed. I. The students tend to give answers simply by guessing when there is no negative marking in the exam. II. Selecting the best candidates from the population becomes difficult in the absence of negative marking.....
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->If a doctor gives you 5 pills and told you to take them after every five hours. How long would you take to finish them?....
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