β
Correct Answer: (C)
3
Explanation: first this expression will solve 1**3 because exponential has higher precedence than multiplication, so 1**3 = 1 and 3*1 = 3. final answer is 3.
Explanation by: Mr. Dubey
first this expression will solve 1**3 because exponential has higher precedence than multiplication, so 1**3 = 1 and 3*1 = 3. final answer is 3.
Discussion
Question Analytics
563
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
87%
Success Rate