Page 1 of 1

Choose the correct formatted code.

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) int a = 5;
b) int a=5;
c) int a =5;
d) int a5;