Pergunta de entrevista da empresa Apple

Write a function to convert a character to Integer?

Resposta da entrevista

Sigiloso

8 de jun. de 2012

char c=Integer.parseInt(br.readLine());

1