[Solved] In java, is it possible to convert a decimal value from 0 to 15 inclusive to a hexadecimal character using the char function?



In java, is it possible to convert a decimal value from 0 to 15 inclusive to a hexadecimal character using the char function?

solved In java, is it possible to convert a decimal value from 0 to 15 inclusive to a hexadecimal character using the char function?