Question
Select the correct combination of mathematical signs
that can sequentially replace '*' sign and balance the equation given below. 88 * 16 * 4 * 10 * 2 * 126Solution
Option A: 88 - 16 + 4 X 10 ÷ 2 = 126 88 – 16 + 4 X 5 = 126 88 – 16 + 20 = 126 72 + 20 = 92 (Incorrect) Option B: 88 - 16 X 4 ÷ 10 + 2 = 126 88 - 64 ÷ 10 + 2 = 36 88 - 6.4 + 2 = 83.6 (Incorrect) Option C: 88 X 16 - 4 ÷ 10 + 2 = 126 88 X 16 - 0.4 + 2 = 1490.6 (Incorrect) Option D: 88 -16 ÷ 4 X 10 + 2 = 126 88 + 4 X 10 - 2 = 126 88 + 40 - 2 = 126 126 = 126
Which is correct way to write methods in java?
What is the primary purpose of the Banker's Algorithm in operating systems?
Which of the following is a critical component of data protection in both Windows and Unix/Linux environments?
What is the main purpose of disk scheduling in an operating system?
Which statement is FALSE about open loop system?
Which of the following language defines the structure, the legal elements and the attributes of an XML document?
In datawarehouse , a fact table consist of
Which is not an IoT OS?
Which unit holds data temporarily and loses it when power is off?
Which of the following types of testing is primarily focused on validating the functionality of a system without considering the internal structure of t...