Question: HINT int k = (int) 'h'; what is the value of k? Compiler error: you cannot cast char to int 0 7 104

HINT int k = (int) 'h'; what is the value of k? Compiler error: you cannot cast char to int 0 7 104
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
