Computer Science, asked by ehtishamm, 10 months ago


State the data type and value of res.
after the following executed.
char ch='9' ;
res = Character. is Digit (ch);state data types in the religious after the following executed ​

Answers

Answered by patelradhey731
8

answer will be true because isDigit(ch) results 9 which is equal to the value in the chart ='9'.....

Similar questions