Which of the following do use to declare a local string variable
String str
Str str
char str
DIM str(10)