Question

Determine the output for code segment below: int x = 3, y = 5; char code = 'A', code2= 'S';

Fig: 1

Fig: 2