Last week, we had the author of TDD for a Shopping Website LiveProject. Friday at 11am Ranch time, Steven Solomon will be hosting a live TDD session just for us. See for the agenda and registration link
binarySearch() for Arrays class is generating error code in scjp6 book and i typed the same code then also i am getting bunch of errors below is the code
and below is the error message i get
why am i gettting the error i have imported java.util.* ???
That is probably because you have an Arrays class of your own in the same directory. Try using the fully-qualified name java.util.Arrays instead of Arrays throughout.
Our first order of business must be this tiny ad:
free, earth-friendly heat - a kickstarter for putting coin in your pocket while saving the earth