1. If "A" denotes "addition", "B" denotes "divided by", "C" denotes "multiplication" and "D" denotes "subtraction", then 96 B 12 C 4 A 8 D 32 = ?





Write Comment

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

Comments

  • By: anil on 05 May 2019 02.14 am
    Expression : 96 B 12 C 4 A 8 D 32 = ? $$equiv96div12 imes4+8-32$$ = $$(8 imes4)+8-32$$ = $$32+8-32=8$$ => Ans - (A)
Show Similar Question And Answers
QA->Who were hailed for the invention of Addition; Subtraction and Division?....
QA->Who were the first to invent the system of Multiplication?....
QA->A cyclist goes 40 km towards East and then turning to right he goes 40 km. Again he turn to his left and goes 20 km. After this he turns to his left and goes 40 km, then again turns right and goes 10km. How far is he from his starting point?....
QA->Jose travels 7 km to the north.Then again he turns to the right and walks 3 km.Then again he turns to his right and moves 7 km forward.How many kilometers away is he from the starting point?....
QA->In certain amino acids; which elements is found in addition to carbon; hydrogen; nitrogen and oxygen?....
MCQ->If "A" denotes "addition", "B" denotes "divided by", "C" denotes "multiplication" and "D" denotes "subtraction", then 96 B 12 C 4 A 8 D 32 = ?....
MCQ->If "$$\div$$" denotes "multiplication", "$$-$$" denotes "addition", "$$+$$" denotes "division" and "$$\times$$" denotes "subtraction", then which of the following is the value of the expression $$19 \div 9 \times 51 - 171 + 19 $$ ....
MCQ->If $ denotes 'Addition', # denotes 'Subtraction', % denotes 'Multiplication', @ denotes 'Division', then the value of  26 # 30 @ 5 % 3 $ 2.....
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->If P denotes multiply, T denotes subtraction, M denotes addition, B denotes division then 28B7P8T6M4 = ?....
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