Strings in Java

Day 7 : Java Strings (Text Magic in Java)

Hey friends, welcome back to 100 Days of Java.Yesterday we taught Java how to make decisions with if else.But here’s a thought: what if you don’t just want numbers or true or false? What if you want words, names, sentences? That’s where Strings come in. What is a String In Java, Here, “Tony Stark” is […]

Day 7 : Java Strings (Text Magic in Java) Read More »