I am very new in java, I need to get from an array of type char (not of type string) the number of ascii of one of the values of its cells and then save it in an array of type int. I also need to pass an ascii number stored in an array type int, to a character and save it in a char array (I'm working in NetBeans). If you could help me, I would be very grateful. It's a school job.