Search:

Type: Posts; User: goldest

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    1,615

    Re: Is My answers correct??

    You are Welcome! :D
  2. Replies
    6
    Views
    1,615

    Re: Is My answers correct??

    Here is a link in case if you are interested to know more about ASCII: ASCII-Table

    This describes chars and their corresponding values in different formats.

    Goldest
  3. Replies
    6
    Views
    1,615

    Re: Is My answers correct??

    Well,

    Frankly speaking we can assign a char into a double. The complier will not complain for that. It treats it as a ASCII value and prints it out easily.

    Look at the below code,

    public...
  4. Replies
    6
    Views
    1,615

    Re: Is My answers correct??

    Hi Java.Coder(),

    The things above are quite confusing. What are the things in red? Are they your answers? Or they are the actual errors? Or something else?

    Can you simply post the exact code...
Results 1 to 4 of 4