1. Find the odd letters from the given alternatives.





Write Comment

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

Comments

Show Similar Question And Answers
QA->Find the odd that not related to Kani Mozhi:....
QA->Find the odd who was not honoured by the Leeds University for the contribution in cinema in 2007:....
QA->Find the odd one out in the sequence of numbers.2,5,10,17,26,37,50 ?....
QA->Opposite of odd....
QA->Pick the odd one out....
MCQ-> The English alphabet is divided into five groups. Each group starts with the vowel and the consonants immediately following that vowel and the consonants immediately following that vowel are included in that group. Thus, the letters A, B, C, D will be in the first group, the letters E, F, G, H will be in the second group and so on. The value of the first group is fixed as 10, the second group as 20 and so on. The value of the last group is fixed as 50. In a group, the value of each letter will be the value of that group. To calculate the value of a word, you should give the same value of each of the letters as the value of the group to which a particular letter belongs and then add all the letters of the word: If all the letters in the word belong to one group only, then the value of that word will be equal to the product of the number of letters in the word and the value of the group to which the letters belong. However, if the letters of the words belong to different groups, then first write the value of all the letters. The value of the word would be equal to the sum of the value of the first letter and double the sum of the values of the remaining letters.For Example : The value of word ‘CAB’ will be equal to 10 + 10 + 10 = 30, because all the three letters (the first letter and the remaining two) belong to the first group and so the value of each letter is 10. The value of letter BUT = $$10 + 2 \times 40 + 2 \times 50 = 190$$ because the value of first letter B is 10, the value of T = 2 $$\times$$ 40 (T belongs to the fourth group) and the value of U = 2 $$\times$$ 50 (U belongs to the fifth group). Now calculate the value of each word given in questions 161 to 165 :AGE
 ....
MCQ->Seven letters G, N, T, Y, V, Q, C are selected and arranged in the dictionary order. Another two letters are selected and placed in between these seven letters so that i) the position of the middle letter is not altered after the inclusion of these two letters. ii) one of the two selected letters become the middle one for the right most five letters. iii) for the left most five letters G is the middle letter and no two letters are consecutive. Then the two letters included are....
MCQ-> In each of the following questions two rows of number are given. The resultant number in each row is to be worked out separately based on the following rules and the question below the row is to be answered. The operations of number progress from the left to right. Rules: (i) If an even number is followed by another even number they are to be added. (ii) If an even number is followed by a prime number, they are to be multiplied. (iii) If an odd number is followed by an even number, even number is to be subtracted from the odd number. (iv) If an odd number is followed by another odd number the first number is to be added to the square of the second number. (v) If an even number is followed by a composite odd number, the even number is to be divided by odd number.I. 84 21 13 II. 15 11 44 What is half of the sum of the resultants of the two rows ?....
MCQ->Which of the following code snippets are the correct way to determine whether a is Odd or Even? int a; String res; if (a % 2 == 0) res = "Even"; else res = "Odd"; int a; String res; if (a Mod 2 == 0) res = "Even"; else res = "Odd"; int a; Console.WriteLine(a Mod 2 == 0 ? "Even": "Odd"); int a; String res; a % 2 == 0 ? res = "Even" : res = "Odd"; Console.WriteLine(res);....
MCQ-> In the following 9 questions, find the odd word / number / letters / number pair from the given alternatives.Find the odd letters.
 ....
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
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions