Search:

Type: Posts; User: zizo911

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    909

    Re: Need help with looping

    This is the error I am getting.


    ----jGRASP exec: javac -g Scan1.java

    Scan1.java:23: error: incomparable types: String and int
    while (item != 999)
    ^...
  2. Replies
    6
    Views
    909

    Need help with looping

    So the question asks us to use a sentinel value to end a program, but the sentinel value is 999, but the while loop only recognises strings... Im totally lost guys. Hope you can help me :)


    ...
  3. Thread: Hey There!

    by zizo911
    Replies
    1
    Views
    743

    Hey There!

    Hey there, my name is Ziyaad and I'm currently studying computer science as a major at university.
    Can't wait to help out in the forum. I'm from south africa!!
Results 1 to 3 of 3