Its a 4letter word.Boys have,girls dont have.poor have,rich
dont have.if u get u can fly,animals drinks,i cant…
Find out the word
Answers were Sorted based on User's Feedback
A number of 9 digits has the following properties: ? The number comprising the leftmost two digits is divisible by 2, that comprising the leftmost three digits is divisible by 3, the leftmost four by 4, the leftmost five by 5, and so on for the nine digits of the number i.e. the number formed from the first n digits is divisible by n, 2<=n<=9. ? Each digit in the number is different i.e. no digits are repeated. ? The digit 0 does not occur in the number i.e. it is comprised only of the digits 1-9 in some order. Find the number.
10 Answers Citrix, HM Solutions, Wipro,
Given a sequence of integers, there are a few sequences which result in balanced binary search trees i.e., AVL trees. Write a program that takes a sequence of integers as input and outputs the number of such sequences that result in the balanced binary search trees. Input Format: Single line contains sequence of integers terminated by -1. Output format: Print the number of AVL tree possible from that input sequence. Sample Input: 1 2 3 -1 Sample Output: 2
13.333*19.111=?
You have 3 points labelled A, B and C. You then have another 3 points labelled 1, 2 and 3. The aim of the puzzle is to connect point A with point 1, 2 and 3. Point B with point 1, 2 and 3 and point C with point 1, 2 and 3. Now while connecting the points you have to follow one rule - the lines cannot cross over each other.
Mrs. F has invited several wives of delegates to the United Nations for an informal luncheon. She plans to seat her 9 guests ina row such that each lady will be able to converse with the person directly to her left and right. She has prepared the following list. Mrs. F speaks English only. Mrs. G speaks English and French. Mrs. H speaks English and Russian. Mrs. J speaks Russian only. Mrs. K speaks English only. Mrs. L speaks French only. Mrs. M speaks French and German. Mrs. N speaks English and German. Mrs. O speaks English only. How many distinct seating arrangements are possible? Give all possible seating arrangements. Note that ABCD and DCBA are the same.
Certain words are coded as follows : BEAR-9281, DRUM-0683,PRY- 485 AND DOOR-7899.What is the code for ‘R’?
Makayla had $1.19 in change. None of the coins was a dollar. Nicole ask her for change for a dollar, but Makayla could not make change. What coins did she have?
Here is the family tree of Mr. RAHUL RAHUL | --------------------------------------------- | | | | RATISH YASH OM TRILOK | | ? -------- ------------------ | | | | | AMAR AMIT RAM HARSH ASHOK | | ----- ------- | | | | | How many children does Mr. TRILOK have?
Difference between Bholu's and Molu's age is 2 years and the difference between Molu's and Kolu's age is 5 years. What is the maximum possible value of the sum of the difference in their ages, taken two at a time?
prove that 1 + 1 = 1. use any logic, any method,any algorithm.. (its not a binary addition or logical OR gate).
There are 10 statements written on a piece of paper: 1. At least one of statements 9 and 10 is true. 2. This either is the first true or the first false statement. 3. There are three consecutive statements, which are false. 4. The difference between the numbers of the last true and the first true statement divides the number, that is to be found. 5. The sum of the numbers of the true statements is the number, that is to be found. 6. This is not the last true statement. 7. The number of each true statement divides the number, that is to be found. 8. The number that is to be found is the percentage of true statements. 9. The number of divisors of the number, that is to be found, (apart from 1 and itself) is greater than the sum of the numbers of the true statements. 10. There are no three consecutive true statements. Find the minimal possible number?
Consider a state lottery where you get to choose 8 numbers from 1 to 80, no repetition allowed. The Lottery Commission chooses 11 from those 80 numbers, again no repetition. You win the lottery if at least 7 of your numbers are there in the 11 chosen by the Lottery Commission. What is the probability of winning the lottery?