#hiii
1 messages ยท Page 1 of 1 (latest)
While you are waiting for getting help, here are some tips to improve your experience:
If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.
Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.
Here is an AI assisted attempt to answer your question ๐ค. Maybe it helps! In any case, a human is on the way ๐. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.
In Java, both string something[] and string[] something are valid ways to declare an array of strings. They have the same meaning and functionality.
However, the recommended and more commonly used syntax is String[] something, where the type (String) comes before the variable name (something). This follows the convention of placing the type before the variable name in Java, making it easier to read and understand the code.
next time use a better title pls
but the bot basically said everything
both are valid
String[] something is prefered
Huh
Why did the question got deleted
They did that themselves I guess
Never do String foo[] please, never
ok ty
And don't delete you question please
why?
It just doen't feel right
close it with /help-thread close pls
why useless?
Useless questions don't really exist
Except if you know the answer already
You are confusing everyone