Hello, I am sure this is simple, It must be too late, I am going through tutorials, I simply cannot find how to define a variable that is text?

is it char?

char[100] for example?

I know int is for integer, all examples I see have integer variables, I simply want to do the basic

"hello, your name is (variable)" where
(variable) is data from input from user

I just can't find how to define a text variable

I know, silly, I can do if/loops with int variables, but I can't find text variables, ok, being laughing

Ps. It's 5 am, my apologies if I missed this in the faq, it is not to be rude, I really am digging to find this, not asking for code to be written for me (gulp)