adplus-dvertising
frame-decoration

Question

*, /, % operators have higher precedence than

a.

Comparison operators

b.

Boolean operators

c.

+−

d.

None of them

Answer: (c). +−

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. *, /, % operators have higher precedence than

Similar Questions

Discover Related MCQs

Q. Floor ( ), ceil ( ), round ( ), abs ( ), min ( ), max ( ) all functions are example of

Q. Which operator returns true if two arguments are not equal or not have same type?

Q. If rand ( ) function is called by no argument it returns a number between 0 and

Q. Intval ( ) function is used for

Q. Module operator % in PHP only accepts

Q. Operator that takes simple values as arguments and evaluate it either TRUE or FALSE

Q. +=, −=, *=, /=, %= all are example of

Q. Increment operator is denoted by

Q. === operator is true if its two arguments are exactly

Q. Comparison operators have higher precedence than

Q. Rand ( ) and mt_ rand ( ) functions are examples of

Q. Abs ( ) stands for

Q. For constructing a random string of letters which function is used

Q. Example of random number function is/are

Q. Integers are also known as

Q. Floating point numbers is also known as

Q. Decrement operator is denoted by

Q. A simple mathematical function in PHP that takes a single argument and returns largest integer that is less than or equal to that argument, is a

Q. Mt_rand ( ) function produces a better random value, and is 4 times faster than

Q. How many numerical types are allowed in PHP?