How to write accents and " ñ "/ " Ñ " in JAVA? / ¿Cómo se escriben los acentos y " ñ "/ " Ñ " en JAVA? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to write accents and " ñ "/ " Ñ " in JAVA? / ¿Cómo se escriben los acentos y " ñ "/ " Ñ " en JAVA?

Example: Años(years). / Ejemplo: Años. https://code.sololearn.com/cl56nWvydFgI/?ref=app

28th Jun 2019, 10:18 AM
Daniel Cardiel
Daniel Cardiel - avatar
1 Réponse
+ 1
it is not trivial, think about code page of terminal output, code page of your editor / textFile like utf-8, unicode, look for java internationalization chapter
28th Jun 2019, 8:16 PM
zemiak