Which operator has the highest precedence?
A. exponent (^)
B. NOT (!)
C. multiplication (*)
D. AND (&&)
Answer: B
Computer Science & Information Technology
You might also like to view...
What type of routing algorithm does RIP employ, and where is RIP used?
What will be an ideal response?
Computer Science & Information Technology
A(n) ____ is a word that has a special meaning in a programming language.
A. keyword B. token C. object D. handler
Computer Science & Information Technology