FUNDAMENTALS OF COMPUTER

DATABASE FUNDAMENTALS

HOW TO USE THE CONCATENATE FUNCTION IN EXCEL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
based on its position, the correct sequence of mathematical operational forms is
A
+, *, -, /
B
/, +, *, -
C
+, -, *, /
D
*, /, +, -
Explanation: 

Detailed explanation-1: -We can remember the order using PEMDAS: Parentheses, Exponents, Multiplication and Division (from left to right), Addition and Subtraction (from left to right).

Detailed explanation-2: -The order of operations tells us the order to solve steps in expressions with more than one operation. First, we solve any operations inside of parentheses or brackets. Second, we solve any exponents. Third, we solve all multiplication and division from left to right.

Detailed explanation-3: -4. In mathematics and computer programming, which is the correct order of mathematical operators ? Explanation: Simply called as BODMAS (Brackets, Order, Division, Multiplication, Addition and Subtraction).

Detailed explanation-4: -There are five fundamental operations in mathematics: addition, subtraction, multiplication, division, and modular forms.

There is 1 question to complete.