State rules of precedence used in arithmetic operations.

What will be an ideal response?

Five standard arithmetic operators are available in PL/SQL for calculations. If more than
one operator exists in an arithmetic expression, the following order of precedence is used:
? Exponentiation is performed first, multiplication and division are performed next, and
addition and subtraction are performed last.
? If more than one operator of the same priority is present, they are performed from left to
right.
? Whatever in parentheses is performed first.

Computer Science & Information Technology

You might also like to view...

What is the name of the optical-to-fiber interface used at 1Gbps?

a. XENPAK b. GBIC c. 10GBIC d. ZENPAK

Computer Science & Information Technology

A clipping mask could be a(n) ____.

A. open path B. compound path C. complex path D. bitmap image

Computer Science & Information Technology