1. The symbol 00 represents one of the following operations: addition, subtraction, multiplication or division. What is the value of 6 ∞ 4 ? I. 0 ∞ 5 = 5 II 5 ∞ 0 = 5






Write Comment

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

Comments

Show Similar Question And Answers
QA->Who were hailed for the invention of Addition; Subtraction and Division?....
QA->Whichbank is to shut its banking operations in India having given up on efforts tofind a buyer as the planned to reduce its international operations to 13countries?....
QA->Who were the first to invent the system of Multiplication?....
QA->During the solar eclipse, which of the following represents the relative position of the sun, moon an earth correctly?....
QA->During the solar eclipse, which of the following represents the relative position of the sun, moon and earth correctly:....
MCQ->The symbol 00 represents one of the following operations: addition, subtraction, multiplication or division. What is the value of 6 ∞ 4 ? I. 0 ∞ 5 = 5 II 5 ∞ 0 = 5....
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->‘B’ stands for addition, ‘Cr’ stands for subtraction, ‘E’ stands for multiplication, ‘C’ stands for division, ‘D’ stands for equal to, ‘A’ stands for greater than, stands for less than. In each of the four alternatives, only one expression is correct according to the letter symbol. Identify that expression.....
MCQ->What is correct about the following program? #include<iostream.h> class Addition { int x; public: Addition() { x = 0; } Addition(int xx) { x = xx; } Addition operator + (int xx = 0) { Addition objTemp; objTemp.x = x + xx; return(objTemp); } void Display(void) { cout<< x << endl; } }; int main() { Addition objA(15), objB; objB = objA + 5; objB.Display(); return 0; }....
MCQ-> Adriana, Bandita, Chitra, and Daisy are four female students, and Amit, Barun, Chetan, and Deb are four male students. Each of them studies in one of three institutes - X, Y, and Z. Each student majors in one subject among Marketing, Operations, and Finance, and minors in a different one among these three subjects. The following facts are known about the eight students:1. Three students are from X, three are from Y, and the remaining two students, both female, are from Z. 2. Both the male students from Y minor in Finance, while the female student from Y majors in Operations. 3. Only one male student majors in Operations, while three female students minor in Marketing. 4. One female and two male students major in Finance. 5. Adriana and Deb are from the same institute. Daisy and Amit are from the same institute. 6. Barun is from Y and majors in Operations. Chetan is from X and majors in Finance. 7. Daisy minors in Operations.Who are the students from the institute Z?
 ....
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