Search:

Type: Posts; User: spark

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,650

    Re: Array in Constructor

    yeah , right

    Thanks man
  2. Replies
    5
    Views
    1,650

    Re: Array in Constructor

    when i try to compile the program , it shows the following error:
  3. Replies
    5
    Views
    1,650

    Array in Constructor

    Hello ,
    i am beginner programmer.
    i am trying to initialize an Array in the constructor , but i am stuck here,
    Whats wrong ?

    class arra
    {
    int[] q;

    arra()
Results 1 to 3 of 3