Search:

Type: Posts; User: xpr2

Search: Search took 0.18 seconds.

  1. Thread: Gobal array

    by xpr2
    Replies
    3
    Views
    1,414

    Re: Gobal array

    Thanks a lot. I am new to java and hadn't realized we can declare outside if you use the new operator.
  2. Thread: Gobal array

    by xpr2
    Replies
    3
    Views
    1,414

    Gobal array

    I would like to know if we can dynamically create an array in main method but declare it as global. Is such a thing supported by java?

    Here is my reason,
    I am working with images. So within the...
Results 1 to 2 of 2