In PHP, which bitwise operation is signified by the pipe (|) character?

In PHP, which bit wise operation is signified by the pipe (|) character?
a. OR
b. XOR
c. AND
d. NOT

a. OR

Computer Science & Information Technology

You might also like to view...

If the ALL keyword is included in the UNION, how many rows will be returned in the result set?

a. Equal to the sum of the number of rows returned by each SELECT statement. b. Less than the sum of the number of rows returned by each SELECT statement. c. Equal to or less than the sum of the number of rows returned by each SELECT statement, depending on whether there are duplicate row values.

Computer Science & Information Technology

Alice provides functions that will build and display dialog objects.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology