About Question com.enthuware.ets.scjp.v6.2.372 :
Posted: Sun Mar 20, 2016 9:23 am
How we can represent an integer = 2^16 = 65536 in char type which can hold values of '\u0000' (or 0) and a maximum value of '\uffff' (or 65,535 inclusive = 2^16 -1) ?
for this question i have chosen 2 and 3 options.
for this question i have chosen 2 and 3 options.