#anybody know why this doesnt actually sort the array?
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.
execute it step by step on paper with ur example
no. take pen and paper
and do as if ur java
that said, please share ur main method
i highly doubt this code doesnt actually do anything
u need sth to execute this
how do u observe that nothing happened. what are u doing
its impossible to execute code without a main method
u must have written or clicked sth
otherwise u can't execute ur sort thing
and where is the input and output
can u show a full screenshot please
do u get hands on the main method that bluej generates out of that diagram?
well, whatever that is, its bluej bullshit
id suggest u execute the method proper with normal java code
by writing a main method like everyone else