Search:

Type: Posts; User: widowx

Search: Search took 0.10 seconds.

  1. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    Thanks for helping me with coding. . Now my problem solved
  2. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    **
    * Write a description of class state here.
    *
    * @author (your name)
    * @version (a version number or a date)
    */
    import java.util.*;
    import java.io.*;
    import java.util.Scanner;
    public...
  3. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    owh...now i get it..the problem is i get confused with my first part of coding to be apply with second part which is game quiz start.
    the first part is store the question and answer.

    --- Update...
  4. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    incompatible types -found int but expected boolen
  5. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    How can I post compiler error. Is it same like post java coding...or the different methods. .
  6. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    incompatible types -found int but expected boolen.. i did not know what does this meant..
    1954



    /**
    * Write a description of class state here.
    *
    * @author (your name)
    * @version (a...
  7. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    ok..i try check again my coding..
  8. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    what it meant by " int cannot be dereferenced". i got this error.
    1952
  9. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    /**
    * Write a description of class state here.
    *
    * @author (your name)
    * @version (a version number or a date)
    */
    import java.util.*;
    import java.io.*;
    import java.util.Scanner;...
  10. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    ok i try check my coding again...

    --- Update ---

    thnk for help..
  11. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    which part of my coding..
  12. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    not yet....i search google about missing return statement. there alot of which make me confusing..

    1939
  13. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    the coding was ok but the is an error on missing return statement ... at the end of coding.
    i did try to delete or add "}" but i give the same error..
    i didnt know if it was related to boolean...
  14. Replies
    32
    Views
    3,886

    Re: missing return statement need help!!

    sorry i didnt know that if it was same web site or link to this one
  15. Replies
    32
    Views
    3,886

    missing return statement need help!!

    /**
    * Write a description of class state here.
    *
    * @author (your name)
    * @version (a version number or a date)
    */
    import java.util.*;
    import java.io.*;
    import java.util.Scanner;...
Results 1 to 15 of 17