写一个语句声明一个字符串变量,为它赋值初始值hello

java写一个语句声明一下个字符串变量,为它赋值初始值hello

String s = "hello";