Unix - Engineering

Q1:

Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files?

A -l

B -d

C -r

D -b

E None of the above

ANS:A - -l

How is it possible? Explain.