awk uses __ and __ as comparison operators.
(a) $$, ^^
(b) ||, &&
(c) %%, ##
(d) ||, @@
I have been asked this question during an interview.
My question is from Various Operations using Awk Command topic in division Awk – An Advanced Filter & Perl – The Master Manipulator of Unix