0

Data type

How to use char data type with parse method ?

15th Aug 2018, 12:25 PM
Ayush Jindal
Ayush Jindal - avatar
2 Antworten
0
what are you trying to do? the Character class doesnt have a parse method but if you are trying to convert char to String or ints i can help you out or vice versa
15th Aug 2018, 2:35 PM
StealthyTaco
StealthyTaco - avatar
0
char used like this <- (char)br.readLine(); If u use buffer reader
15th Aug 2018, 3:48 PM
Harsh Agrawal
Harsh Agrawal - avatar