Search:

Type: Posts; User: karneson05

Search: Search took 0.07 seconds.

  1. Re: need to know if the object is a number or character

    It does not have to be an integer. I'm doing something similar to making a calculator. how does the regex class work? I've never used it.
  2. need to know if the object is a number or character

    I have an array list of different kinds of objects, and need to know if each object is a number or a character (a few specific characters). How do I find out if it is a number or not? I can easily...
  3. Replies
    9
    Views
    4,190

    Re: Where am I going wrong? :)

    or make it a void method instead of double

    public static void calcTip(double bill, double RATE)
  4. Thread: Hello!

    by karneson05
    Replies
    2
    Views
    1,210

    Hello!

    Hi there, I'm a Computer Science major. I'm not as good at it as most people I didn't start learning anything about CS really until I started it in school (3 years ago, but I took a year off as...
Results 1 to 4 of 4