1.

What is the output the program.?

A. Compiler error. You can not assign register value to int variable.
B. 80 80
C. 80 0
D. Compiles, but output is none.
Answer» C. 80 0


Discussion

No Comment Found