What happens when zero flag is used with left justification?
Posted: Wed Jul 13, 2022 7:54 pm
a) data is padded with zeros
b) zero flag is ignored
c) data is padded with blank spaces
d) will give error
b) zero flag is ignored
c) data is padded with blank spaces
d) will give error