Hello, I would like to know how to a store a text in Java, for example I can store a number 5 if I declare a variable with int, double etc.
but how do I store bunch of text like: "Hello my name is X"
but how do I store bunch of text like: "Hello my name is X"