Tagged: easy java lessons

java if else statement which coffee to drink 1

Java If Else Statement | Java Switch Case Example

While learning new things, I realized I haven’t covered up a lot of basic stuff. For instance, Java If Else Statement. Now that I think of it, I haven’t touched the rest of the...

how to write to a file in Java coffe mug 1

How to Write to a File in Java

So far, we were seeking outputs in the console area. But we can get it in a file as well. Yes, we are going to learn how to write to a file in Java...