Search results

  1. Y

    Sprint Network Problems?

    So for the last 2-3 hours, my phone's been unable to send texts, always saying "Network Problems" after about 40 seconds of sitting there saying "Sending". It did start working again for a few minutes in the middle, now it's not working again. I can call people, use the internet, and send...
  2. Y

    How to write a java program that uses loops to convert a decimal number into...

    ...its binary equivalent? Using for or while loops, how can I write a program to convert a user-inputted decimal number into its equivalent in binary? I've already set up a scanner to obtain the user's number, and I think that I have to use Math.pow to set up the 2^x statements to solve for the...
Back
Top