Suppose if the Variables A and B are declared as S9(7) and 9(7). Which of the below statement(s) violate COBOL rules.
(A) Compute A = A / 10
(B) Multiply B by 100
(C) Move 80 to B C
(D) Move 10 to A B.