I need to be able to save and load answers that are entered by the User in a simple calculator program. Where should I put the code to read and write in the fol
I made a simple questionnaire. I need to write the responses to a JSON file. How to do it? I use IDEA Intellij and library GSON for work with JSON. This is main
I have a question about Java streams but I can't seem to find the answer in the documentation: What file formats or extensions can be written with java.io FileW