Question

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

Question image 1Question image 2