Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    2,883

    Re: Argument promotion

    Look at the Integer class and the String class for methods for converting one type of data to the other.
  2. Replies
    3
    Views
    2,883

    Re: Argument promotion

    Can you explain what you mean by "argument promotion"?
    The only thing that comes to mind is to move an argument from position 1 to position 0.

    How is converting an int to a String a promotion?
Results 1 to 2 of 2