adplus-dvertising
frame-decoration

Question

What does ‘abc’ || ‘xyz’, when PIPES_AS_CONCAT is enabled, result in?

a.

0

b.

1

c.

abcxyz

d.

xyzabc

Answer: (c).abcxyz

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What does ‘abc’ || ‘xyz’, when PIPES_AS_CONCAT is enabled, result in?