Search:

Type: Posts; User: chronoz13

Search: Search took 0.48 seconds.

  1. Re: Simple Program Error

    oh sir.. im not yet on that part.. and im not yet familiar with the modifier 'protected' even with 'utility classes'

    anyway ill keep that code, someday it will be usefull . \m/



    Sir when i...
  2. Re: Simple Program Error

    ahh so sir json .. its another programming habit that i have to practice especially here in java community

    tnx for that sir!! atleast now im aware of that.


    Non-static method that has static...
  3. Re: Simple Program Error

    and one more thing sir.. i've studied about this a while ago .. and i notice that the construtor has the
    superior capabiliites among the other methods(predefined methods) to control the values for...
  4. Re: Simple Program Error

    ahh its because the data members became CLASS data members when i declare them STATIC and anything or any value that i will assign into
    those variables using the CONSTRUCTOR will be CLASS DATA...
  5. Error of data types and type casting in java program

    whats wrong with this one ?

    -Program use to convert a weight

    this is the class.

    public class WeightConverterVer2_UNFINISHED

    {
Results 1 to 5 of 5